#68FFEF#68FFEF
#68FFEF is a very light, vivid teal. Relative luminance 0.807; OKLCH L 91.5% C 0.130 H 185.5°. Best body text is #000000 at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #68FFEF |
|---|---|
| RGB | rgb(104, 255, 239) |
| HSL | hsl(174, 100%, 70%) |
| HSV | hsv(174, 59%, 100%) |
| CMYK | cmyk(59.2%, 0%, 6.3%, 0%) |
| CIE-LAB | lab(91.99, -43.74, -4.39) |
| CIE-LCH | lch(91.99, 43.96, 185.73°) |
| OKLab | oklab(91.49% -0.1297 -0.0125) |
| OKLCH | oklch(91.49% 0.13 185.5) |
| XYZ | xyz(57.0419, 80.6891, 94.2130) |
| Luminance | 0.8069 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.26
Bright Turquoise
#0FFEF9
ΔE00 4.36
Tiffany Blue
#7BF2DA
ΔE00 4.41
Bright Cyan
#41FDFE
ΔE00 5.59
Aqua
#00FFFF
ΔE00 5.61
Turquoise
#40E0D0
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68FFEF #FF6878
analogous
#68FFA3 #68FFEF #68C4FF
triadic
#68FFEF #EF68FF #FFEF68
tetradic
#68FFEF #A368FF #FF6878 #C4FF68
square
#68FFEF #A368FF #FF6878 #C4FF68
split-complementary
#68FFEF #FF68C4 #FFA368
monochromatic
#00EDD4 #2BFFE9 #68FFEF #A5FFF5 #E0FFFC
Accessibility & contrast
On white
1.23
#68FFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.14
#68FFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68FFEF
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68FFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68FFEF | 1.00 | 1.23 | 17.14 | 17.14 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F2EF
Deuteranopia (green-blind)
#DCE1F1
Tritanopia (blue-blind)
#00FFFA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #68ffef; /* rgb */ color: rgb(104, 255, 239); /* oklch */ color: oklch(91.5% 0.130 185.5);
Tailwind
colors: {
custom: {
50: '#a1fff4',
500: '#68ffef',
950: '#000000',
},
}SCSS
$custom: #68ffef; $custom-light: #a1fff4; $custom-dark: #000000;
JSON
{
"hex": "#68ffef",
"rgb": {
"r": 104,
"g": 255,
"b": 239
},
"hsl": {
"h": 173.642,
"s": 100,
"l": 70.392
},
"oklch": {
"l": 0.91489,
"c": 0.13027,
"h": 185.5
},
"luminance": 0.80695
}Semantic roles & 50–950 ramp
primary
#68FFEF
secondary
#DB3143
accent
#0018E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685