#67DEE4#67DEE4
#67DEE4 is a very light, moderate teal. Relative luminance 0.607; OKLCH L 83.5% C 0.107 H 199.8°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #67DEE4 |
|---|---|
| RGB | rgb(103, 222, 228) |
| HSL | hsl(183, 70%, 65%) |
| HSV | hsv(183, 55%, 89%) |
| CMYK | cmyk(54.8%, 2.6%, 0%, 10.6%) |
| CIE-LAB | lab(82.23, -31.66, -13.11) |
| CIE-LCH | lch(82.23, 34.27, 202.50°) |
| OKLab | oklab(83.48% -0.1007 -0.0362) |
| OKLCH | oklch(83.48% 0.107 199.8) |
| XYZ | xyz(45.7126, 60.7231, 82.6954) |
| Luminance | 0.6073 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.61
Robin'S Egg
#6DEDFD
ΔE00 4.72
Mediumturquoise
#48D1CC
ΔE00 5.71
Robin Egg Blue
#8AF1FE
ΔE00 5.76
Darkturquoise
#00CED1
ΔE00 5.91
Robin'S Egg Blue
#98EFF9
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DEE4 #E46D67
analogous
#67E4AC #67DEE4 #67A0E4
triadic
#67DEE4 #E467DE #DEE467
tetradic
#67DEE4 #AC67E4 #E46D67 #A0E467
square
#67DEE4 #AC67E4 #E46D67 #A0E467
split-complementary
#67DEE4 #E467A0 #E4AC67
monochromatic
#1FAAB1 #33D3DB #67DEE4 #9BE9ED #CFF5F6
Accessibility & contrast
On white
1.60
#67DEE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#67DEE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DEE4
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DEE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DEE4 | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D5E5
Deuteranopia (green-blind)
#BCC6E5
Tritanopia (blue-blind)
#00E5DF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #67dee4; /* rgb */ color: rgb(103, 222, 228); /* oklch */ color: oklch(83.5% 0.107 199.8);
Tailwind
colors: {
custom: {
50: '#9de8ec',
500: '#67dee4',
950: '#000000',
},
}SCSS
$custom: #67dee4; $custom-light: #9de8ec; $custom-dark: #000000;
JSON
{
"hex": "#67dee4",
"rgb": {
"r": 103,
"g": 222,
"b": 228
},
"hsl": {
"h": 182.88,
"s": 69.832,
"l": 64.902
},
"oklch": {
"l": 0.83482,
"c": 0.10703,
"h": 199.8
},
"luminance": 0.60728
}Semantic roles & 50–950 ramp
primary
#67DEE4
secondary
#B2433D
accent
#1D14D2
background
#FCFEFE
surface
#F6FCFD
border
#D0D5D5
text
#0F1616
muted
#808484