#68FEE1#68FEE1
#68FEE1 is a very light, vivid teal. Relative luminance 0.793; OKLCH L 90.8% C 0.135 H 178.1°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #68FEE1 |
|---|---|
| RGB | rgb(104, 254, 225) |
| HSL | hsl(168, 99%, 70%) |
| HSV | hsv(168, 59%, 100%) |
| CMYK | cmyk(59.1%, 0%, 11.4%, 0.4%) |
| CIE-LAB | lab(91.35, -46.73, 1.92) |
| CIE-LCH | lch(91.35, 46.77, 177.64°) |
| OKLab | oklab(90.85% -0.1346 0.0044) |
| OKLCH | oklch(90.85% 0.135 178.1) |
| XYZ | xyz(54.7350, 79.2573, 83.6332) |
| Luminance | 0.7926 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.17
Light Aqua
#8CFFDB
ΔE00 3.87
Aquamarine
#7FFFD4
ΔE00 4.53
Light Turquoise
#7EF4CC
ΔE00 4.82
Bright Aqua
#0BF9EA
ΔE00 5.36
Aqua (survey)
#13EAC9
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68FEE1 #FE6885
analogous
#68FE96 #68FEE1 #68D0FE
triadic
#68FEE1 #E168FE #FEE168
tetradic
#68FEE1 #9668FE #FE6885 #D0FE68
square
#68FEE1 #9668FE #FE6885 #D0FE68
split-complementary
#68FEE1 #FE68D0 #FE9668
monochromatic
#02EABD #2BFED5 #68FEE1 #A5FEED #E1FFF9
Accessibility & contrast
On white
1.25
#68FEE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#68FEE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68FEE1
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68FEE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68FEE1 | 1.00 | 1.25 | 16.85 | 16.85 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F0E0
Deuteranopia (green-blind)
#DEDFE3
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #68fee1; /* rgb */ color: rgb(104, 254, 225); /* oklch */ color: oklch(90.8% 0.135 178.1);
Tailwind
colors: {
custom: {
50: '#a1ffea',
500: '#68fee1',
950: '#000000',
},
}SCSS
$custom: #68fee1; $custom-light: #a1ffea; $custom-dark: #000000;
JSON
{
"hex": "#68fee1",
"rgb": {
"r": 104,
"g": 254,
"b": 225
},
"hsl": {
"h": 168.4,
"s": 98.684,
"l": 70.196
},
"oklch": {
"l": 0.90848,
"c": 0.13471,
"h": 178.1
},
"luminance": 0.79263
}Semantic roles & 50–950 ramp
primary
#68FEE1
secondary
#D93151
accent
#002CE6
background
#FDFFFE
surface
#F7FFFD
border
#D0D7D5
text
#101816
muted
#818684