#67DFEE#67DFEE
#67DFEE is a very light, moderate teal. Relative luminance 0.618; OKLCH L 84.1% C 0.109 H 206.4°. Best body text is #000000 at 13.37:1 contrast (WCAG AA passes).
Color values
| HEX | #67DFEE |
|---|---|
| RGB | rgb(103, 223, 238) |
| HSL | hsl(187, 80%, 67%) |
| HSV | hsv(187, 57%, 93%) |
| CMYK | cmyk(56.7%, 6.3%, 0%, 6.7%) |
| CIE-LAB | lab(82.82, -29.43, -17.53) |
| CIE-LCH | lch(82.82, 34.25, 210.78°) |
| OKLab | oklab(84.06% -0.0977 -0.0485) |
| OKLCH | oklch(84.06% 0.109 206.4) |
| XYZ | xyz(47.4075, 61.8273, 90.3078) |
| Luminance | 0.6183 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.11
Aqua Blue
#02D8E9
ΔE00 4.07
Robin Egg Blue
#8AF1FE
ΔE00 4.62
Robin'S Egg Blue
#98EFF9
ΔE00 5.35
Neon Blue
#04D9FF
ΔE00 6.56
Bright Light Blue
#26F7FD
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DFEE #EE7667
analogous
#67EEBA #67DFEE #679BEE
triadic
#67DFEE #EE67DF #DFEE67
tetradic
#67DFEE #BA67EE #EE7667 #9BEE67
square
#67DFEE #BA67EE #EE7667 #9BEE67
split-complementary
#67DFEE #EE679B #EEBA67
monochromatic
#16B1C5 #30D3E8 #67DFEE #9EEBF4 #D5F6FA
Accessibility & contrast
On white
1.57
#67DFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.37
#67DFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DFEE
13.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DFEE | 1.00 | 1.57 | 13.37 | 13.37 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD7EF
Deuteranopia (green-blind)
#BAC8EE
Tritanopia (blue-blind)
#00E7E3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #67dfee; /* rgb */ color: rgb(103, 223, 238); /* oklch */ color: oklch(84.1% 0.109 206.4);
Tailwind
colors: {
custom: {
50: '#9ee9f3',
500: '#67dfee',
950: '#000000',
},
}SCSS
$custom: #67dfee; $custom-light: #9ee9f3; $custom-dark: #000000;
JSON
{
"hex": "#67dfee",
"rgb": {
"r": 103,
"g": 223,
"b": 238
},
"hsl": {
"h": 186.667,
"s": 79.882,
"l": 66.863
},
"oklch": {
"l": 0.8406,
"c": 0.1091,
"h": 206.4
},
"luminance": 0.61832
}Semantic roles & 50–950 ramp
primary
#67DFEE
secondary
#C24637
accent
#2109DC
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#101617
muted
#808485