#67DDF4#67DDF4
#67DDF4 is a very light, moderate teal. Relative luminance 0.611; OKLCH L 83.8% C 0.110 H 212.3°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #67DDF4 |
|---|---|
| RGB | rgb(103, 221, 244) |
| HSL | hsl(190, 87%, 68%) |
| HSV | hsv(190, 58%, 96%) |
| CMYK | cmyk(57.8%, 9.4%, 0%, 4.3%) |
| CIE-LAB | lab(82.44, -26.79, -21.28) |
| CIE-LCH | lch(82.44, 34.21, 218.46°) |
| OKLab | oklab(83.82% -0.0933 -0.059) |
| OKLCH | oklch(83.82% 0.11 212.3) |
| XYZ | xyz(47.7725, 61.1234, 94.8508) |
| Luminance | 0.6113 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.37
Neon Blue
#04D9FF
ΔE00 4.44
Aqua Blue
#02D8E9
ΔE00 5.29
Robin Egg Blue
#8AF1FE
ΔE00 5.61
Robin'S Egg Blue
#98EFF9
ΔE00 6.33
Sky Blue
#87CEEB
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DDF4 #F47E67
analogous
#67F4C4 #67DDF4 #6796F4
triadic
#67DDF4 #F467DD #DDF467
tetradic
#67DDF4 #C467F4 #F47E67 #96F467
square
#67DDF4 #C467F4 #F47E67 #96F467
split-complementary
#67DDF4 #F46796 #F4C467
monochromatic
#0FB2D1 #2ED0F0 #67DDF4 #A0EAF8 #D9F7FC
Accessibility & contrast
On white
1.59
#67DDF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#67DDF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DDF4
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DDF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DDF4 | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD6F5
Deuteranopia (green-blind)
#B6C6F4
Tritanopia (blue-blind)
#00E7E4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #67ddf4; /* rgb */ color: rgb(103, 221, 244); /* oklch */ color: oklch(83.8% 0.110 212.3);
Tailwind
colors: {
custom: {
50: '#9ee7f7',
500: '#67ddf4',
950: '#000000',
},
}SCSS
$custom: #67ddf4; $custom-light: #9ee7f7; $custom-dark: #000000;
JSON
{
"hex": "#67ddf4",
"rgb": {
"r": 103,
"g": 221,
"b": 244
},
"hsl": {
"h": 189.787,
"s": 86.503,
"l": 68.039
},
"oklch": {
"l": 0.83821,
"c": 0.11037,
"h": 212.3
},
"luminance": 0.61128
}Semantic roles & 50–950 ramp
primary
#67DDF4
secondary
#CD4C32
accent
#2702E3
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101617
muted
#808485