#67DFE4#67DFE4
#67DFE4 is a very light, moderate teal. Relative luminance 0.613; OKLCH L 83.7% C 0.108 H 199.0°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #67DFE4 |
|---|---|
| RGB | rgb(103, 223, 228) |
| HSL | hsl(182, 70%, 65%) |
| HSV | hsv(182, 55%, 89%) |
| CMYK | cmyk(54.8%, 2.2%, 0%, 10.6%) |
| CIE-LAB | lab(82.52, -32.14, -12.69) |
| CIE-LCH | lch(82.52, 34.55, 201.54°) |
| OKLab | oklab(83.71% -0.1018 -0.0351) |
| OKLCH | oklch(83.71% 0.108 199) |
| XYZ | xyz(45.9789, 61.2559, 82.7842) |
| Luminance | 0.6126 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.84
Aqua Blue
#02D8E9
ΔE00 4.88
Mediumturquoise
#48D1CC
ΔE00 5.55
Robin Egg Blue
#8AF1FE
ΔE00 5.82
Darkturquoise
#00CED1
ΔE00 5.93
Bright Light Blue
#26F7FD
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DFE4 #E46C67
analogous
#67E4AB #67DFE4 #67A1E4
triadic
#67DFE4 #E467DF #DFE467
tetradic
#67DFE4 #AB67E4 #E46C67 #A1E467
square
#67DFE4 #AB67E4 #E46C67 #A1E467
split-complementary
#67DFE4 #E467A1 #E4AB67
monochromatic
#1FABB1 #33D4DB #67DFE4 #9BEAED #CFF5F6
Accessibility & contrast
On white
1.58
#67DFE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#67DFE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DFE4
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DFE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DFE4 | 1.00 | 1.58 | 13.25 | 13.25 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D6E5
Deuteranopia (green-blind)
#BDC7E5
Tritanopia (blue-blind)
#00E6E0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #67dfe4; /* rgb */ color: rgb(103, 223, 228); /* oklch */ color: oklch(83.7% 0.108 199.0);
Tailwind
colors: {
custom: {
50: '#9de9ec',
500: '#67dfe4',
950: '#000000',
},
}SCSS
$custom: #67dfe4; $custom-light: #9de9ec; $custom-dark: #000000;
JSON
{
"hex": "#67dfe4",
"rgb": {
"r": 103,
"g": 223,
"b": 228
},
"hsl": {
"h": 182.4,
"s": 69.832,
"l": 64.902
},
"oklch": {
"l": 0.83713,
"c": 0.10763,
"h": 199
},
"luminance": 0.6126
}Semantic roles & 50–950 ramp
primary
#67DFE4
secondary
#B2423D
accent
#1B14D2
background
#FCFEFE
surface
#F6FDFD
border
#D0D5D5
text
#0F1616
muted
#808484