#67DDED#67DDED
#67DDED is a very light, moderate teal. Relative luminance 0.607; OKLCH L 83.6% C 0.108 H 207.3°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #67DDED |
|---|---|
| RGB | rgb(103, 221, 237) |
| HSL | hsl(187, 79%, 67%) |
| HSV | hsv(187, 57%, 93%) |
| CMYK | cmyk(56.5%, 6.8%, 0%, 7.1%) |
| CIE-LAB | lab(82.22, -28.74, -17.90) |
| CIE-LCH | lch(82.22, 33.86, 211.93°) |
| OKLab | oklab(83.57% -0.096 -0.0495) |
| OKLCH | oklch(83.57% 0.108 207.3) |
| XYZ | xyz(46.7298, 60.7063, 89.3592) |
| Luminance | 0.6071 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.57
Aqua Blue
#02D8E9
ΔE00 4.06
Robin Egg Blue
#8AF1FE
ΔE00 4.99
Robin'S Egg Blue
#98EFF9
ΔE00 5.65
Neon Blue
#04D9FF
ΔE00 6.17
Darkturquoise
#00CED1
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DDED #ED7767
analogous
#67EDBA #67DDED #679AED
triadic
#67DDED #ED67DD #DDED67
tetradic
#67DDED #BA67ED #ED7767 #9AED67
square
#67DDED #BA67ED #ED7767 #9AED67
split-complementary
#67DDED #ED679A #EDBA67
monochromatic
#17AEC3 #30D1E7 #67DDED #9EE9F3 #D4F5FA
Accessibility & contrast
On white
1.60
#67DDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#67DDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DDED
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DDED | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD5EE
Deuteranopia (green-blind)
#B8C6ED
Tritanopia (blue-blind)
#00E5E2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #67dded; /* rgb */ color: rgb(103, 221, 237); /* oklch */ color: oklch(83.6% 0.108 207.3);
Tailwind
colors: {
custom: {
50: '#9ee8f2',
500: '#67dded',
950: '#000000',
},
}SCSS
$custom: #67dded; $custom-light: #9ee8f2; $custom-dark: #000000;
JSON
{
"hex": "#67dded",
"rgb": {
"r": 103,
"g": 221,
"b": 237
},
"hsl": {
"h": 187.164,
"s": 78.824,
"l": 66.667
},
"oklch": {
"l": 0.83566,
"c": 0.10806,
"h": 207.3
},
"luminance": 0.60711
}Semantic roles & 50–950 ramp
primary
#67DDED
secondary
#C14838
accent
#230ADB
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1617
muted
#808485