#68FEE0#68FEE0
#68FEE0 is a very light, vivid teal. Relative luminance 0.792; OKLCH L 90.8% C 0.135 H 177.6°. Best body text is #000000 at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #68FEE0 |
|---|---|
| RGB | rgb(104, 254, 224) |
| HSL | hsl(168, 99%, 70%) |
| HSV | hsv(168, 59%, 100%) |
| CMYK | cmyk(59.1%, 0%, 11.8%, 0.4%) |
| CIE-LAB | lab(91.33, -46.97, 2.41) |
| CIE-LCH | lch(91.33, 47.03, 177.07°) |
| OKLab | oklab(90.82% -0.1351 0.0056) |
| OKLCH | oklch(90.82% 0.135 177.6) |
| XYZ | xyz(54.5990, 79.2029, 82.9169) |
| Luminance | 0.7921 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.26
Light Aqua
#8CFFDB
ΔE00 3.69
Aquamarine
#7FFFD4
ΔE00 4.27
Light Turquoise
#7EF4CC
ΔE00 4.59
Aqua (survey)
#13EAC9
ΔE00 5.40
Bright Aqua
#0BF9EA
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68FEE0 #FE6886
analogous
#68FE95 #68FEE0 #68D1FE
triadic
#68FEE0 #E068FE #FEE068
tetradic
#68FEE0 #9568FE #FE6886 #D1FE68
square
#68FEE0 #9568FE #FE6886 #D1FE68
split-complementary
#68FEE0 #FE68D1 #FE9568
monochromatic
#02EABC #2BFED4 #68FEE0 #A5FEEC #E1FFF9
Accessibility & contrast
On white
1.25
#68FEE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.84
#68FEE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68FEE0
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68FEE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68FEE0 | 1.00 | 1.25 | 16.84 | 16.84 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F0DF
Deuteranopia (green-blind)
#DEDFE2
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #68fee0; /* rgb */ color: rgb(104, 254, 224); /* oklch */ color: oklch(90.8% 0.135 177.6);
Tailwind
colors: {
custom: {
50: '#a1ffe9',
500: '#68fee0',
950: '#000000',
},
}SCSS
$custom: #68fee0; $custom-light: #a1ffe9; $custom-dark: #000000;
JSON
{
"hex": "#68fee0",
"rgb": {
"r": 104,
"g": 254,
"b": 224
},
"hsl": {
"h": 168,
"s": 98.684,
"l": 70.196
},
"oklch": {
"l": 0.9082,
"c": 0.13519,
"h": 177.6
},
"luminance": 0.79208
}Semantic roles & 50–950 ramp
primary
#68FEE0
secondary
#D93153
accent
#002EE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684