#67EADE#67EADE
#67EADE is a very light, moderate teal. Relative luminance 0.670; OKLCH L 86.1% C 0.117 H 187.1°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #67EADE |
|---|---|
| RGB | rgb(103, 234, 222) |
| HSL | hsl(175, 76%, 66%) |
| HSV | hsv(175, 56%, 92%) |
| CMYK | cmyk(56%, 0%, 5.1%, 8.2%) |
| CIE-LAB | lab(85.50, -38.80, -5.08) |
| CIE-LCH | lch(85.50, 39.13, 187.45°) |
| OKLab | oklab(86.07% -0.1158 -0.0143) |
| OKLCH | oklch(86.07% 0.117 187.1) |
| XYZ | xyz(48.1954, 66.9984, 79.4852) |
| Luminance | 0.6700 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.50
Tiffany Blue
#7BF2DA
ΔE00 4.44
Bright Aqua
#0BF9EA
ΔE00 4.64
Bright Turquoise
#0FFEF9
ΔE00 5.73
Bright Cyan
#41FDFE
ΔE00 6.20
Mediumturquoise
#48D1CC
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EADE #EA6773
analogous
#67EA9C #67EADE #67B4EA
triadic
#67EADE #DE67EA #EADE67
tetradic
#67EADE #9C67EA #EA6773 #B4EA67
square
#67EADE #9C67EA #EA6773 #B4EA67
split-complementary
#67EADE #EA67B4 #EA9C67
monochromatic
#1ABDAE #31E3D2 #67EADE #9DF1EA #D3F9F5
Accessibility & contrast
On white
1.46
#67EADE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#67EADE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EADE
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EADE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EADE | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDFDE
Deuteranopia (green-blind)
#CACFDF
Tritanopia (blue-blind)
#00EFE6
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #67eade; /* rgb */ color: rgb(103, 234, 222); /* oklch */ color: oklch(86.1% 0.117 187.1);
Tailwind
colors: {
custom: {
50: '#9ef1e8',
500: '#67eade',
950: '#000000',
},
}SCSS
$custom: #67eade; $custom-light: #9ef1e8; $custom-dark: #000000;
JSON
{
"hex": "#67eade",
"rgb": {
"r": 103,
"g": 234,
"b": 222
},
"hsl": {
"h": 174.504,
"s": 75.723,
"l": 66.078
},
"oklch": {
"l": 0.8607,
"c": 0.11672,
"h": 187.1
},
"luminance": 0.67003
}Semantic roles & 50–950 ramp
primary
#67EADE
secondary
#BC3A46
accent
#0E20D8
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1716
muted
#808584