#68E9DF#68E9DF
#68E9DF is a very light, moderate teal. Relative luminance 0.665; OKLCH L 85.9% C 0.115 H 188.3°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #68E9DF |
|---|---|
| RGB | rgb(104, 233, 223) |
| HSL | hsl(175, 75%, 66%) |
| HSV | hsv(175, 55%, 91%) |
| CMYK | cmyk(55.4%, 0%, 4.3%, 8.6%) |
| CIE-LAB | lab(85.27, -37.90, -5.94) |
| CIE-LCH | lch(85.27, 38.37, 188.91°) |
| OKLab | oklab(85.9% -0.1138 -0.0167) |
| OKLCH | oklch(85.9% 0.115 188.3) |
| XYZ | xyz(48.1613, 66.5439, 80.1039) |
| Luminance | 0.6655 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.78
Bright Aqua
#0BF9EA
ΔE00 5.01
Tiffany Blue
#7BF2DA
ΔE00 5.07
Bright Turquoise
#0FFEF9
ΔE00 5.70
Bright Cyan
#41FDFE
ΔE00 5.93
Mediumturquoise
#48D1CC
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E9DF #E96872
analogous
#68E99E #68E9DF #68B2E9
triadic
#68E9DF #DF68E9 #E9DF68
tetradic
#68E9DF #9E68E9 #E96872 #B2E968
square
#68E9DF #9E68E9 #E96872 #B2E968
split-complementary
#68E9DF #E968B2 #E99E68
monochromatic
#1BBBAF #33E1D4 #68E9DF #9DF1EA #D3F9F6
Accessibility & contrast
On white
1.47
#68E9DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#68E9DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E9DF
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E9DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E9DF | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDEDF
Deuteranopia (green-blind)
#C9CFE0
Tritanopia (blue-blind)
#00EEE6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #68e9df; /* rgb */ color: rgb(104, 233, 223); /* oklch */ color: oklch(85.9% 0.115 188.3);
Tailwind
colors: {
custom: {
50: '#9ef0e8',
500: '#68e9df',
950: '#000000',
},
}SCSS
$custom: #68e9df; $custom-light: #9ef0e8; $custom-dark: #000000;
JSON
{
"hex": "#68e9df",
"rgb": {
"r": 104,
"g": 233,
"b": 223
},
"hsl": {
"h": 175.349,
"s": 74.566,
"l": 66.078
},
"oklch": {
"l": 0.85901,
"c": 0.11501,
"h": 188.3
},
"luminance": 0.66549
}Semantic roles & 50–950 ramp
primary
#68E9DF
secondary
#BB3B45
accent
#0F1ED7
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101616
muted
#808584