#68FEEB#68FEEB
#68FEEB is a very light, vivid teal. Relative luminance 0.798; OKLCH L 91.1% C 0.131 H 183.7°. Best body text is #000000 at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #68FEEB |
|---|---|
| RGB | rgb(104, 254, 235) |
| HSL | hsl(172, 99%, 70%) |
| HSV | hsv(172, 59%, 100%) |
| CMYK | cmyk(59.1%, 0%, 7.5%, 0.4%) |
| CIE-LAB | lab(91.60, -44.29, -2.89) |
| CIE-LCH | lch(91.60, 44.39, 183.73°) |
| OKLab | oklab(91.14% -0.1303 -0.0085) |
| OKLCH | oklch(91.14% 0.131 183.7) |
| XYZ | xyz(56.1393, 79.8190, 91.0292) |
| Luminance | 0.7983 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.41
Tiffany Blue
#7BF2DA
ΔE00 3.68
Bright Turquoise
#0FFEF9
ΔE00 5.15
Light Aqua
#8CFFDB
ΔE00 6.22
Aqua
#00FFFF
ΔE00 6.49
Bright Cyan
#41FDFE
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68FEEB #FE687B
analogous
#68FEA0 #68FEEB #68C6FE
triadic
#68FEEB #EB68FE #FEEB68
tetradic
#68FEEB #A068FE #FE687B #C6FE68
square
#68FEEB #A068FE #FE687B #C6FE68
split-complementary
#68FEEB #FE68C6 #FEA068
monochromatic
#02EACD #2BFEE3 #68FEEB #A5FEF3 #E1FFFB
Accessibility & contrast
On white
1.24
#68FEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.97
#68FEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68FEEB
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68FEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68FEEB | 1.00 | 1.24 | 16.97 | 16.97 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F1EA
Deuteranopia (green-blind)
#DCE0ED
Tritanopia (blue-blind)
#00FFF8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #68feeb; /* rgb */ color: rgb(104, 254, 235); /* oklch */ color: oklch(91.1% 0.131 183.7);
Tailwind
colors: {
custom: {
50: '#a1fff1',
500: '#68feeb',
950: '#000000',
},
}SCSS
$custom: #68feeb; $custom-light: #a1fff1; $custom-dark: #000000;
JSON
{
"hex": "#68feeb",
"rgb": {
"r": 104,
"g": 254,
"b": 235
},
"hsl": {
"h": 172.4,
"s": 98.684,
"l": 70.196
},
"oklch": {
"l": 0.91138,
"c": 0.13063,
"h": 183.7
},
"luminance": 0.79825
}Semantic roles & 50–950 ramp
primary
#68FEEB
secondary
#D93146
accent
#001DE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101816
muted
#818685