#68DEE9#68DEE9
#68DEE9 is a very light, moderate teal. Relative luminance 0.611; OKLCH L 83.7% C 0.107 H 203.6°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #68DEE9 |
|---|---|
| RGB | rgb(104, 222, 233) |
| HSL | hsl(185, 75%, 66%) |
| HSV | hsv(185, 55%, 91%) |
| CMYK | cmyk(55.4%, 4.7%, 0%, 8.6%) |
| CIE-LAB | lab(82.41, -30.12, -15.49) |
| CIE-LCH | lch(82.41, 33.87, 207.21°) |
| OKLab | oklab(83.69% -0.0981 -0.0428) |
| OKLCH | oklch(83.69% 0.107 203.6) |
| XYZ | xyz(46.5321, 61.0643, 86.4094) |
| Luminance | 0.6107 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.67
Aqua Blue
#02D8E9
ΔE00 4.04
Robin Egg Blue
#8AF1FE
ΔE00 4.97
Robin'S Egg Blue
#98EFF9
ΔE00 5.50
Darkturquoise
#00CED1
ΔE00 6.85
Bright Light Blue
#26F7FD
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DEE9 #E97368
analogous
#68E9B3 #68DEE9 #689DE9
triadic
#68DEE9 #E968DE #DEE968
tetradic
#68DEE9 #B368E9 #E97368 #9DE968
square
#68DEE9 #B368E9 #E97368 #9DE968
split-complementary
#68DEE9 #E9689D #E9B368
monochromatic
#1BAEBB #33D2E1 #68DEE9 #9DEAF1 #D3F5F9
Accessibility & contrast
On white
1.59
#68DEE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#68DEE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DEE9
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DEE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DEE9 | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD6EA
Deuteranopia (green-blind)
#BAC7EA
Tritanopia (blue-blind)
#00E6E1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #68dee9; /* rgb */ color: rgb(104, 222, 233); /* oklch */ color: oklch(83.7% 0.107 203.6);
Tailwind
colors: {
custom: {
50: '#9ee8f0',
500: '#68dee9',
950: '#000000',
},
}SCSS
$custom: #68dee9; $custom-light: #9ee8f0; $custom-dark: #000000;
JSON
{
"hex": "#68dee9",
"rgb": {
"r": 104,
"g": 222,
"b": 233
},
"hsl": {
"h": 185.116,
"s": 74.566,
"l": 66.078
},
"oklch": {
"l": 0.83689,
"c": 0.10701,
"h": 203.6
},
"luminance": 0.61069
}Semantic roles & 50–950 ramp
primary
#68DEE9
secondary
#BB463B
accent
#200FD7
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1616
muted
#808485