#67DEE9#67DEE9
#67DEE9 is a very light, moderate teal. Relative luminance 0.610; OKLCH L 83.7% C 0.108 H 203.5°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #67DEE9 |
|---|---|
| RGB | rgb(103, 222, 233) |
| HSL | hsl(185, 75%, 66%) |
| HSV | hsv(185, 56%, 91%) |
| CMYK | cmyk(55.8%, 4.7%, 0%, 8.6%) |
| CIE-LAB | lab(82.38, -30.31, -15.54) |
| CIE-LCH | lch(82.38, 34.06, 207.14°) |
| OKLab | oklab(83.65% -0.0987 -0.043) |
| OKLCH | oklch(83.65% 0.108 203.5) |
| XYZ | xyz(46.4167, 61.0048, 86.4039) |
| Luminance | 0.6101 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.68
Aqua Blue
#02D8E9
ΔE00 3.97
Robin Egg Blue
#8AF1FE
ΔE00 5.01
Robin'S Egg Blue
#98EFF9
ΔE00 5.56
Darkturquoise
#00CED1
ΔE00 6.79
Bright Light Blue
#26F7FD
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DEE9 #E97267
analogous
#67E9B3 #67DEE9 #679DE9
triadic
#67DEE9 #E967DE #DEE967
tetradic
#67DEE9 #B367E9 #E97267 #9DE967
square
#67DEE9 #B367E9 #E97267 #9DE967
split-complementary
#67DEE9 #E9679D #E9B367
monochromatic
#1BADBB #32D2E1 #67DEE9 #9CEAF1 #D2F5F8
Accessibility & contrast
On white
1.59
#67DEE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#67DEE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DEE9
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DEE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DEE9 | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD6EA
Deuteranopia (green-blind)
#BAC6EA
Tritanopia (blue-blind)
#00E6E1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #67dee9; /* rgb */ color: rgb(103, 222, 233); /* oklch */ color: oklch(83.7% 0.108 203.5);
Tailwind
colors: {
custom: {
50: '#9ee8f0',
500: '#67dee9',
950: '#000000',
},
}SCSS
$custom: #67dee9; $custom-light: #9ee8f0; $custom-dark: #000000;
JSON
{
"hex": "#67dee9",
"rgb": {
"r": 103,
"g": 222,
"b": 233
},
"hsl": {
"h": 185.077,
"s": 74.713,
"l": 65.882
},
"oklch": {
"l": 0.83654,
"c": 0.10763,
"h": 203.5
},
"luminance": 0.61009
}Semantic roles & 50–950 ramp
primary
#67DEE9
secondary
#BA453A
accent
#200FD7
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1616
muted
#808485