#68DFE9#68DFE9
#68DFE9 is a very light, moderate teal. Relative luminance 0.616; OKLCH L 83.9% C 0.108 H 202.8°. Best body text is #000000 at 13.32:1 contrast (WCAG AA passes).
Color values
| HEX | #68DFE9 |
|---|---|
| RGB | rgb(104, 223, 233) |
| HSL | hsl(185, 75%, 66%) |
| HSV | hsv(185, 55%, 91%) |
| CMYK | cmyk(55.4%, 4.3%, 0%, 8.6%) |
| CIE-LAB | lab(82.70, -30.60, -15.06) |
| CIE-LCH | lch(82.70, 34.11, 206.20°) |
| OKLab | oklab(83.92% -0.0991 -0.0416) |
| OKLCH | oklch(83.92% 0.108 202.8) |
| XYZ | xyz(46.7985, 61.5970, 86.4981) |
| Luminance | 0.6160 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.64
Aqua Blue
#02D8E9
ΔE00 4.17
Robin Egg Blue
#8AF1FE
ΔE00 4.91
Robin'S Egg Blue
#98EFF9
ΔE00 5.45
Bright Light Blue
#26F7FD
ΔE00 6.56
Darkturquoise
#00CED1
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DFE9 #E97268
analogous
#68E9B2 #68DFE9 #689EE9
triadic
#68DFE9 #E968DF #DFE968
tetradic
#68DFE9 #B268E9 #E97268 #9EE968
square
#68DFE9 #B268E9 #E97268 #9EE968
split-complementary
#68DFE9 #E9689E #E9B268
monochromatic
#1BAFBB #33D4E1 #68DFE9 #9DEAF1 #D3F6F9
Accessibility & contrast
On white
1.58
#68DFE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.32
#68DFE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DFE9
13.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DFE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DFE9 | 1.00 | 1.58 | 13.32 | 13.32 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D7EA
Deuteranopia (green-blind)
#BCC7EA
Tritanopia (blue-blind)
#00E7E2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #68dfe9; /* rgb */ color: rgb(104, 223, 233); /* oklch */ color: oklch(83.9% 0.108 202.8);
Tailwind
colors: {
custom: {
50: '#9ee9f0',
500: '#68dfe9',
950: '#000000',
},
}SCSS
$custom: #68dfe9; $custom-light: #9ee9f0; $custom-dark: #000000;
JSON
{
"hex": "#68dfe9",
"rgb": {
"r": 104,
"g": 223,
"b": 233
},
"hsl": {
"h": 184.651,
"s": 74.566,
"l": 66.078
},
"oklch": {
"l": 0.83919,
"c": 0.10752,
"h": 202.8
},
"luminance": 0.61602
}Semantic roles & 50–950 ramp
primary
#68DFE9
secondary
#BB453B
accent
#1E0FD7
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1616
muted
#808485