#68F0DA#68F0DA
#68F0DA is a very light, vivid teal. Relative luminance 0.703; OKLCH L 87.4% C 0.123 H 181.0°. Best body text is #000000 at 15.07:1 contrast (WCAG AA passes).
Color values
| HEX | #68F0DA |
|---|---|
| RGB | rgb(104, 240, 218) |
| HSL | hsl(170, 82%, 67%) |
| HSV | hsv(170, 57%, 94%) |
| CMYK | cmyk(56.7%, 0%, 9.2%, 5.9%) |
| CIE-LAB | lab(87.15, -42.30, -0.55) |
| CIE-LCH | lch(87.15, 42.30, 180.75°) |
| OKLab | oklab(87.38% -0.1233 -0.0022) |
| OKLCH | oklch(87.38% 0.123 181) |
| XYZ | xyz(49.5182, 70.3203, 77.2796) |
| Luminance | 0.7033 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 1.73
Turquoise
#40E0D0
ΔE00 4.47
Bright Aqua
#0BF9EA
ΔE00 4.54
Aqua (survey)
#13EAC9
ΔE00 4.72
Light Turquoise
#7EF4CC
ΔE00 5.78
Light Aqua
#8CFFDB
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F0DA #F0687E
analogous
#68F096 #68F0DA #68C2F0
triadic
#68F0DA #DA68F0 #F0DA68
tetradic
#68F0DA #9668F0 #F0687E #C2F068
square
#68F0DA #9668F0 #F0687E #C2F068
split-complementary
#68F0DA #F068C2 #F09668
monochromatic
#14CAAC #30EACC #68F0DA #A0F6E8 #D7FBF5
Accessibility & contrast
On white
1.39
#68F0DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.07
#68F0DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F0DA
15.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F0DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F0DA | 1.00 | 1.39 | 15.07 | 15.07 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E3D9
Deuteranopia (green-blind)
#D1D4DC
Tritanopia (blue-blind)
#00F4E9
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #68f0da; /* rgb */ color: rgb(104, 240, 218); /* oklch */ color: oklch(87.4% 0.123 181.0);
Tailwind
colors: {
custom: {
50: '#9ff5e5',
500: '#68f0da',
950: '#000000',
},
}SCSS
$custom: #68f0da; $custom-light: #9ff5e5; $custom-dark: #000000;
JSON
{
"hex": "#68f0da",
"rgb": {
"r": 104,
"g": 240,
"b": 218
},
"hsl": {
"h": 170.294,
"s": 81.928,
"l": 67.451
},
"oklch": {
"l": 0.87381,
"c": 0.12328,
"h": 181
},
"luminance": 0.70325
}Semantic roles & 50–950 ramp
primary
#68F0DA
secondary
#C6364D
accent
#072ADE
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101715
muted
#808584