#68FEEC#68FEEC
#68FEEC is a very light, vivid teal. Relative luminance 0.799; OKLCH L 91.2% C 0.130 H 184.3°. Best body text is #000000 at 16.98:1 contrast (WCAG AA passes).
Color values
| HEX | #68FEEC |
|---|---|
| RGB | rgb(104, 254, 236) |
| HSL | hsl(173, 99%, 70%) |
| HSV | hsv(173, 59%, 100%) |
| CMYK | cmyk(59.1%, 0%, 7.1%, 0.4%) |
| CIE-LAB | lab(91.63, -44.05, -3.37) |
| CIE-LCH | lch(91.63, 44.17, 184.37°) |
| OKLab | oklab(91.17% -0.1299 -0.0098) |
| OKLCH | oklch(91.17% 0.13 184.3) |
| XYZ | xyz(56.2842, 79.8770, 91.7922) |
| Luminance | 0.7988 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.31
Tiffany Blue
#7BF2DA
ΔE00 3.86
Bright Turquoise
#0FFEF9
ΔE00 4.89
Aqua
#00FFFF
ΔE00 6.21
Bright Cyan
#41FDFE
ΔE00 6.21
Light Aqua
#8CFFDB
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68FEEC #FE687A
analogous
#68FEA1 #68FEEC #68C5FE
triadic
#68FEEC #EC68FE #FEEC68
tetradic
#68FEEC #A168FE #FE687A #C5FE68
square
#68FEEC #A168FE #FE687A #C5FE68
split-complementary
#68FEEC #FE68C5 #FEA168
monochromatic
#02EACE #2BFEE4 #68FEEC #A5FEF4 #E1FFFB
Accessibility & contrast
On white
1.24
#68FEEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.98
#68FEEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68FEEC
16.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68FEEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68FEEC | 1.00 | 1.24 | 16.98 | 16.98 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F1EB
Deuteranopia (green-blind)
#DCE0EE
Tritanopia (blue-blind)
#00FFF8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #68feec; /* rgb */ color: rgb(104, 254, 236); /* oklch */ color: oklch(91.2% 0.130 184.3);
Tailwind
colors: {
custom: {
50: '#a1fff2',
500: '#68feec',
950: '#000000',
},
}SCSS
$custom: #68feec; $custom-light: #a1fff2; $custom-dark: #000000;
JSON
{
"hex": "#68feec",
"rgb": {
"r": 104,
"g": 254,
"b": 236
},
"hsl": {
"h": 172.8,
"s": 98.684,
"l": 70.196
},
"oklch": {
"l": 0.91167,
"c": 0.1303,
"h": 184.3
},
"luminance": 0.79883
}Semantic roles & 50–950 ramp
primary
#68FEEC
secondary
#D93145
accent
#001CE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101816
muted
#818685