#67DFE8#67DFE8
#67DFE8 is a very light, moderate teal. Relative luminance 0.615; OKLCH L 83.8% C 0.108 H 202.0°. Best body text is #000000 at 13.30:1 contrast (WCAG AA passes).
Color values
| HEX | #67DFE8 |
|---|---|
| RGB | rgb(103, 223, 232) |
| HSL | hsl(184, 74%, 66%) |
| HSV | hsv(184, 56%, 91%) |
| CMYK | cmyk(55.6%, 3.9%, 0%, 9%) |
| CIE-LAB | lab(82.64, -31.06, -14.63) |
| CIE-LCH | lch(82.64, 34.33, 205.22°) |
| OKLab | oklab(83.85% -0.1001 -0.0404) |
| OKLCH | oklch(83.85% 0.108 202) |
| XYZ | xyz(46.5406, 61.4806, 85.7425) |
| Luminance | 0.6149 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.86
Aqua Blue
#02D8E9
ΔE00 4.21
Robin Egg Blue
#8AF1FE
ΔE00 5.09
Robin'S Egg Blue
#98EFF9
ΔE00 5.61
Bright Light Blue
#26F7FD
ΔE00 6.39
Darkturquoise
#00CED1
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DFE8 #E87067
analogous
#67E8B0 #67DFE8 #679EE8
triadic
#67DFE8 #E867DF #DFE867
tetradic
#67DFE8 #B067E8 #E87067 #9EE867
square
#67DFE8 #B067E8 #E87067 #9EE867
split-complementary
#67DFE8 #E8679E #E8B067
monochromatic
#1CAEB9 #32D4E0 #67DFE8 #9CEAF0 #D1F5F8
Accessibility & contrast
On white
1.58
#67DFE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.30
#67DFE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DFE8
13.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DFE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DFE8 | 1.00 | 1.58 | 13.30 | 13.30 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D6E9
Deuteranopia (green-blind)
#BCC7E9
Tritanopia (blue-blind)
#00E7E1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #67dfe8; /* rgb */ color: rgb(103, 223, 232); /* oklch */ color: oklch(83.8% 0.108 202.0);
Tailwind
colors: {
custom: {
50: '#9ee9ef',
500: '#67dfe8',
950: '#000000',
},
}SCSS
$custom: #67dfe8; $custom-light: #9ee9ef; $custom-dark: #000000;
JSON
{
"hex": "#67dfe8",
"rgb": {
"r": 103,
"g": 223,
"b": 232
},
"hsl": {
"h": 184.186,
"s": 73.714,
"l": 65.686
},
"oklch": {
"l": 0.83849,
"c": 0.10799,
"h": 202
},
"luminance": 0.61485
}Semantic roles & 50–950 ramp
primary
#67DFE8
secondary
#B8443B
accent
#1D10D6
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1616
muted
#808485