#68FFEE#68FFEE
#68FFEE is a very light, vivid teal. Relative luminance 0.806; OKLCH L 91.5% C 0.131 H 184.9°. Best body text is #000000 at 17.13:1 contrast (WCAG AA passes).
Color values
| HEX | #68FFEE |
|---|---|
| RGB | rgb(104, 255, 238) |
| HSL | hsl(173, 100%, 70%) |
| HSV | hsv(173, 59%, 100%) |
| CMYK | cmyk(59.2%, 0%, 6.7%, 0%) |
| CIE-LAB | lab(91.97, -43.99, -3.91) |
| CIE-LCH | lch(91.97, 44.16, 185.08°) |
| OKLab | oklab(91.46% -0.1301 -0.0112) |
| OKLCH | oklch(91.46% 0.131 184.9) |
| XYZ | xyz(56.8946, 80.6302, 93.4371) |
| Luminance | 0.8064 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.29
Tiffany Blue
#7BF2DA
ΔE00 4.21
Bright Turquoise
#0FFEF9
ΔE00 4.61
Aqua
#00FFFF
ΔE00 5.89
Bright Cyan
#41FDFE
ΔE00 5.89
Light Aqua
#8CFFDB
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68FFEE #FF6879
analogous
#68FFA2 #68FFEE #68C4FF
triadic
#68FFEE #EE68FF #FFEE68
tetradic
#68FFEE #A268FF #FF6879 #C4FF68
square
#68FFEE #A268FF #FF6879 #C4FF68
split-complementary
#68FFEE #FF68C4 #FFA268
monochromatic
#00EDD2 #2BFFE7 #68FFEE #A5FFF5 #E0FFFC
Accessibility & contrast
On white
1.23
#68FFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.13
#68FFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68FFEE
17.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68FFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68FFEE | 1.00 | 1.23 | 17.13 | 17.13 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F2ED
Deuteranopia (green-blind)
#DCE1F0
Tritanopia (blue-blind)
#00FFFA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #68ffee; /* rgb */ color: rgb(104, 255, 238); /* oklch */ color: oklch(91.5% 0.131 184.9);
Tailwind
colors: {
custom: {
50: '#a1fff3',
500: '#68ffee',
950: '#000000',
},
}SCSS
$custom: #68ffee; $custom-light: #a1fff3; $custom-dark: #000000;
JSON
{
"hex": "#68ffee",
"rgb": {
"r": 104,
"g": 255,
"b": 238
},
"hsl": {
"h": 173.245,
"s": 100,
"l": 70.392
},
"oklch": {
"l": 0.91458,
"c": 0.13057,
"h": 184.9
},
"luminance": 0.80636
}Semantic roles & 50–950 ramp
primary
#68FFEE
secondary
#DB3144
accent
#001AE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685