#67DDF1#67DDF1
#67DDF1 is a very light, moderate teal. Relative luminance 0.609; OKLCH L 83.7% C 0.109 H 210.2°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #67DDF1 |
|---|---|
| RGB | rgb(103, 221, 241) |
| HSL | hsl(189, 83%, 67%) |
| HSV | hsv(189, 57%, 95%) |
| CMYK | cmyk(57.3%, 8.3%, 0%, 5.5%) |
| CIE-LAB | lab(82.35, -27.63, -19.83) |
| CIE-LCH | lch(82.35, 34.01, 215.67°) |
| OKLab | oklab(83.71% -0.0945 -0.0549) |
| OKLCH | oklch(83.71% 0.109 210.2) |
| XYZ | xyz(47.3207, 60.9427, 92.4713) |
| Luminance | 0.6095 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.88
Aqua Blue
#02D8E9
ΔE00 4.66
Neon Blue
#04D9FF
ΔE00 5.11
Robin Egg Blue
#8AF1FE
ΔE00 5.24
Robin'S Egg Blue
#98EFF9
ΔE00 5.95
Sky Blue
#87CEEB
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DDF1 #F17B67
analogous
#67F1C0 #67DDF1 #6798F1
triadic
#67DDF1 #F167DD #DDF167
tetradic
#67DDF1 #C067F1 #F17B67 #98F167
square
#67DDF1 #C067F1 #F17B67 #98F167
split-complementary
#67DDF1 #F16798 #F1C067
monochromatic
#13B0CB #2FD0EC #67DDF1 #9FEAF6 #D7F6FB
Accessibility & contrast
On white
1.59
#67DDF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#67DDF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DDF1
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DDF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DDF1 | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD6F2
Deuteranopia (green-blind)
#B7C6F1
Tritanopia (blue-blind)
#00E6E3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #67ddf1; /* rgb */ color: rgb(103, 221, 241); /* oklch */ color: oklch(83.7% 0.109 210.2);
Tailwind
colors: {
custom: {
50: '#9ee8f5',
500: '#67ddf1',
950: '#000000',
},
}SCSS
$custom: #67ddf1; $custom-light: #9ee8f5; $custom-dark: #000000;
JSON
{
"hex": "#67ddf1",
"rgb": {
"r": 103,
"g": 221,
"b": 241
},
"hsl": {
"h": 188.696,
"s": 83.133,
"l": 67.451
},
"oklch": {
"l": 0.83711,
"c": 0.10927,
"h": 210.2
},
"luminance": 0.60947
}Semantic roles & 50–950 ramp
primary
#67DDF1
secondary
#C74A35
accent
#2506E0
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101617
muted
#808485