#67DFF4#67DFF4
#67DFF4 is a very light, moderate teal. Relative luminance 0.622; OKLCH L 84.3% C 0.111 H 210.7°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #67DFF4 |
|---|---|
| RGB | rgb(103, 223, 244) |
| HSL | hsl(189, 87%, 68%) |
| HSV | hsv(189, 58%, 96%) |
| CMYK | cmyk(57.8%, 8.6%, 0%, 4.3%) |
| CIE-LAB | lab(83.01, -27.77, -20.42) |
| CIE-LCH | lch(83.01, 34.47, 216.33°) |
| OKLab | oklab(84.28% -0.0954 -0.0566) |
| OKLCH | oklch(84.28% 0.111 210.7) |
| XYZ | xyz(48.3037, 62.1858, 95.0279) |
| Luminance | 0.6219 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.60
Aqua Blue
#02D8E9
ΔE00 4.92
Robin Egg Blue
#8AF1FE
ΔE00 4.98
Neon Blue
#04D9FF
ΔE00 4.99
Robin'S Egg Blue
#98EFF9
ΔE00 5.79
Sky Blue
#87CEEB
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DFF4 #F47C67
analogous
#67F4C2 #67DFF4 #6798F4
triadic
#67DFF4 #F467DF #DFF467
tetradic
#67DFF4 #C267F4 #F47C67 #98F467
square
#67DFF4 #C267F4 #F47C67 #98F467
split-complementary
#67DFF4 #F46798 #F4C267
monochromatic
#0FB5D1 #2ED3F0 #67DFF4 #A0EBF8 #D9F7FC
Accessibility & contrast
On white
1.56
#67DFF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#67DFF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DFF4
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DFF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DFF4 | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD8F5
Deuteranopia (green-blind)
#B8C8F4
Tritanopia (blue-blind)
#00E8E5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #67dff4; /* rgb */ color: rgb(103, 223, 244); /* oklch */ color: oklch(84.3% 0.111 210.7);
Tailwind
colors: {
custom: {
50: '#9fe9f7',
500: '#67dff4',
950: '#000000',
},
}SCSS
$custom: #67dff4; $custom-light: #9fe9f7; $custom-dark: #000000;
JSON
{
"hex": "#67dff4",
"rgb": {
"r": 103,
"g": 223,
"b": 244
},
"hsl": {
"h": 188.936,
"s": 86.503,
"l": 68.039
},
"oklch": {
"l": 0.84276,
"c": 0.11088,
"h": 210.7
},
"luminance": 0.62191
}Semantic roles & 50–950 ramp
primary
#67DFF4
secondary
#CD4932
accent
#2402E3
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#101617
muted
#808485