#67DFE9#67DFE9
#67DFE9 is a very light, moderate teal. Relative luminance 0.615; OKLCH L 83.9% C 0.108 H 202.7°. Best body text is #000000 at 13.31:1 contrast (WCAG AA passes).
Color values
| HEX | #67DFE9 |
|---|---|
| RGB | rgb(103, 223, 233) |
| HSL | hsl(185, 75%, 66%) |
| HSV | hsv(185, 56%, 91%) |
| CMYK | cmyk(55.8%, 4.3%, 0%, 8.6%) |
| CIE-LAB | lab(82.67, -30.79, -15.11) |
| CIE-LCH | lch(82.67, 34.30, 206.14°) |
| OKLab | oklab(83.88% -0.0997 -0.0418) |
| OKLCH | oklch(83.88% 0.108 202.7) |
| XYZ | xyz(46.6831, 61.5375, 86.4927) |
| Luminance | 0.6154 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.66
Aqua Blue
#02D8E9
ΔE00 4.11
Robin Egg Blue
#8AF1FE
ΔE00 4.96
Robin'S Egg Blue
#98EFF9
ΔE00 5.51
Bright Light Blue
#26F7FD
ΔE00 6.52
Darkturquoise
#00CED1
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DFE9 #E97167
analogous
#67E9B2 #67DFE9 #679EE9
triadic
#67DFE9 #E967DF #DFE967
tetradic
#67DFE9 #B267E9 #E97167 #9EE967
square
#67DFE9 #B267E9 #E97167 #9EE967
split-complementary
#67DFE9 #E9679E #E9B267
monochromatic
#1BAEBB #32D4E1 #67DFE9 #9CEAF1 #D2F6F8
Accessibility & contrast
On white
1.58
#67DFE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.31
#67DFE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DFE9
13.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DFE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DFE9 | 1.00 | 1.58 | 13.31 | 13.31 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D7EA
Deuteranopia (green-blind)
#BBC7EA
Tritanopia (blue-blind)
#00E7E2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #67dfe9; /* rgb */ color: rgb(103, 223, 233); /* oklch */ color: oklch(83.9% 0.108 202.7);
Tailwind
colors: {
custom: {
50: '#9ee9f0',
500: '#67dfe9',
950: '#000000',
},
}SCSS
$custom: #67dfe9; $custom-light: #9ee9f0; $custom-dark: #000000;
JSON
{
"hex": "#67dfe9",
"rgb": {
"r": 103,
"g": 223,
"b": 233
},
"hsl": {
"h": 184.615,
"s": 74.713,
"l": 65.882
},
"oklch": {
"l": 0.83884,
"c": 0.10813,
"h": 202.7
},
"luminance": 0.61542
}Semantic roles & 50–950 ramp
primary
#67DFE9
secondary
#BA443A
accent
#1E0FD7
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1616
muted
#808485