#68F0D3#68F0D3
#68F0D3 is a very light, vivid teal. Relative luminance 0.700; OKLCH L 87.2% C 0.126 H 176.9°. Best body text is #000000 at 14.99:1 contrast (WCAG AA passes).
Color values
| HEX | #68F0D3 |
|---|---|
| RGB | rgb(104, 240, 211) |
| HSL | hsl(167, 82%, 67%) |
| HSV | hsv(167, 57%, 94%) |
| CMYK | cmyk(56.7%, 0%, 12.1%, 5.9%) |
| CIE-LAB | lab(86.98, -43.99, 2.86) |
| CIE-LCH | lch(86.98, 44.08, 176.28°) |
| OKLab | oklab(87.18% -0.1263 0.0069) |
| OKLCH | oklch(87.18% 0.126 176.9) |
| XYZ | xyz(48.6215, 69.9616, 72.5570) |
| Luminance | 0.6997 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.05
Aqua (survey)
#13EAC9
ΔE00 3.78
Light Turquoise
#7EF4CC
ΔE00 3.86
Light Aqua
#8CFFDB
ΔE00 4.55
Aquamarine
#7FFFD4
ΔE00 5.02
Aqua Marine
#2EE8BB
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F0D3 #F06885
analogous
#68F08F #68F0D3 #68C9F0
triadic
#68F0D3 #D368F0 #F0D368
tetradic
#68F0D3 #8F68F0 #F06885 #C9F068
square
#68F0D3 #8F68F0 #F06885 #C9F068
split-complementary
#68F0D3 #F068C9 #F08F68
monochromatic
#14CAA3 #30EAC3 #68F0D3 #A0F6E3 #D7FBF3
Accessibility & contrast
On white
1.40
#68F0D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.99
#68F0D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F0D3
14.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F0D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F0D3 | 1.00 | 1.40 | 14.99 | 14.99 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E3D2
Deuteranopia (green-blind)
#D3D4D5
Tritanopia (blue-blind)
#00F3E7
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #68f0d3; /* rgb */ color: rgb(104, 240, 211); /* oklch */ color: oklch(87.2% 0.126 176.9);
Tailwind
colors: {
custom: {
50: '#9ff5e0',
500: '#68f0d3',
950: '#000000',
},
}SCSS
$custom: #68f0d3; $custom-light: #9ff5e0; $custom-dark: #000000;
JSON
{
"hex": "#68f0d3",
"rgb": {
"r": 104,
"g": 240,
"b": 211
},
"hsl": {
"h": 167.206,
"s": 81.928,
"l": 67.451
},
"oklch": {
"l": 0.8718,
"c": 0.12648,
"h": 176.9
},
"luminance": 0.69966
}Semantic roles & 50–950 ramp
primary
#68F0D3
secondary
#C63655
accent
#0735DE
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101715
muted
#808584