#67DEEE#67DEEE
#67DEEE is a very light, moderate teal. Relative luminance 0.613; OKLCH L 83.8% C 0.109 H 207.2°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #67DEEE |
|---|---|
| RGB | rgb(103, 222, 238) |
| HSL | hsl(187, 80%, 67%) |
| HSV | hsv(187, 57%, 93%) |
| CMYK | cmyk(56.7%, 6.7%, 0%, 6.7%) |
| CIE-LAB | lab(82.54, -28.94, -17.96) |
| CIE-LCH | lch(82.54, 34.06, 211.82°) |
| OKLab | oklab(83.83% -0.0967 -0.0497) |
| OKLCH | oklch(83.83% 0.109 207.2) |
| XYZ | xyz(47.1411, 61.2945, 90.2190) |
| Luminance | 0.6130 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.34
Aqua Blue
#02D8E9
ΔE00 4.10
Robin Egg Blue
#8AF1FE
ΔE00 4.80
Robin'S Egg Blue
#98EFF9
ΔE00 5.51
Neon Blue
#04D9FF
ΔE00 6.22
Bright Light Blue
#26F7FD
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DEEE #EE7767
analogous
#67EEBB #67DEEE #679BEE
triadic
#67DEEE #EE67DE #DEEE67
tetradic
#67DEEE #BB67EE #EE7767 #9BEE67
square
#67DEEE #BB67EE #EE7767 #9BEE67
split-complementary
#67DEEE #EE679B #EEBB67
monochromatic
#16B0C5 #30D2E8 #67DEEE #9EEAF4 #D5F6FA
Accessibility & contrast
On white
1.58
#67DEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#67DEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DEEE
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DEEE | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED6EF
Deuteranopia (green-blind)
#B9C7EE
Tritanopia (blue-blind)
#00E7E3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #67deee; /* rgb */ color: rgb(103, 222, 238); /* oklch */ color: oklch(83.8% 0.109 207.2);
Tailwind
colors: {
custom: {
50: '#9ee8f3',
500: '#67deee',
950: '#000000',
},
}SCSS
$custom: #67deee; $custom-light: #9ee8f3; $custom-dark: #000000;
JSON
{
"hex": "#67deee",
"rgb": {
"r": 103,
"g": 222,
"b": 238
},
"hsl": {
"h": 187.111,
"s": 79.882,
"l": 66.863
},
"oklch": {
"l": 0.83831,
"c": 0.1087,
"h": 207.2
},
"luminance": 0.61299
}Semantic roles & 50–950 ramp
primary
#67DEEE
secondary
#C24737
accent
#2209DC
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101617
muted
#808485