#67DEE5#67DEE5
#67DEE5 is a very light, moderate teal. Relative luminance 0.608; OKLCH L 83.5% C 0.107 H 200.6°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #67DEE5 |
|---|---|
| RGB | rgb(103, 222, 229) |
| HSL | hsl(183, 71%, 65%) |
| HSV | hsv(183, 55%, 90%) |
| CMYK | cmyk(55%, 3.1%, 0%, 10.2%) |
| CIE-LAB | lab(82.26, -31.39, -13.60) |
| CIE-LCH | lch(82.26, 34.21, 203.42°) |
| OKLab | oklab(83.52% -0.1003 -0.0376) |
| OKLCH | oklch(83.52% 0.107 200.6) |
| XYZ | xyz(45.8518, 60.7788, 83.4287) |
| Luminance | 0.6078 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.43
Robin'S Egg
#6DEDFD
ΔE00 4.47
Robin Egg Blue
#8AF1FE
ΔE00 5.57
Robin'S Egg Blue
#98EFF9
ΔE00 5.97
Mediumturquoise
#48D1CC
ΔE00 5.99
Darkturquoise
#00CED1
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DEE5 #E56E67
analogous
#67E5AD #67DEE5 #679FE5
triadic
#67DEE5 #E567DE #DEE567
tetradic
#67DEE5 #AD67E5 #E56E67 #9FE567
square
#67DEE5 #AD67E5 #E56E67 #9FE567
split-complementary
#67DEE5 #E5679F #E5AD67
monochromatic
#1FABB3 #33D3DC #67DEE5 #9BE9EE #D0F5F7
Accessibility & contrast
On white
1.60
#67DEE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#67DEE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DEE5
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DEE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DEE5 | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D5E6
Deuteranopia (green-blind)
#BBC6E6
Tritanopia (blue-blind)
#00E5E0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #67dee5; /* rgb */ color: rgb(103, 222, 229); /* oklch */ color: oklch(83.5% 0.107 200.6);
Tailwind
colors: {
custom: {
50: '#9de8ed',
500: '#67dee5',
950: '#000000',
},
}SCSS
$custom: #67dee5; $custom-light: #9de8ed; $custom-dark: #000000;
JSON
{
"hex": "#67dee5",
"rgb": {
"r": 103,
"g": 222,
"b": 229
},
"hsl": {
"h": 183.333,
"s": 70.787,
"l": 65.098
},
"oklch": {
"l": 0.83516,
"c": 0.10711,
"h": 200.6
},
"luminance": 0.60783
}Semantic roles & 50–950 ramp
primary
#67DEE5
secondary
#B4433D
accent
#1D13D3
background
#FCFEFE
surface
#F6FCFD
border
#D0D5D5
text
#0F1616
muted
#808484