#67E6ED#67E6ED
#67E6ED is a very light, moderate teal. Relative luminance 0.656; OKLCH L 85.6% C 0.112 H 200.2°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #67E6ED |
|---|---|
| RGB | rgb(103, 230, 237) |
| HSL | hsl(183, 79%, 67%) |
| HSV | hsv(183, 57%, 93%) |
| CMYK | cmyk(56.5%, 3%, 0%, 7.1%) |
| CIE-LAB | lab(84.79, -33.04, -14.05) |
| CIE-LCH | lch(84.79, 35.90, 203.04°) |
| OKLab | oklab(85.63% -0.1054 -0.0389) |
| OKLCH | oklch(85.63% 0.112 200.2) |
| XYZ | xyz(49.1700, 65.5867, 90.1726) |
| Luminance | 0.6559 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.47
Robin Egg Blue
#8AF1FE
ΔE00 4.58
Bright Light Blue
#26F7FD
ΔE00 4.82
Aqua Blue
#02D8E9
ΔE00 5.22
Robin'S Egg Blue
#98EFF9
ΔE00 5.26
Bright Cyan
#41FDFE
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E6ED #ED6E67
analogous
#67EDB1 #67E6ED #67A3ED
triadic
#67E6ED #ED67E6 #E6ED67
tetradic
#67E6ED #B167ED #ED6E67 #A3ED67
square
#67E6ED #B167ED #ED6E67 #A3ED67
split-complementary
#67E6ED #ED67A3 #EDB167
monochromatic
#17BAC3 #30DDE7 #67E6ED #9EEFF3 #D4F8FA
Accessibility & contrast
On white
1.49
#67E6ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#67E6ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E6ED
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E6ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E6ED | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DDEE
Deuteranopia (green-blind)
#C2CDEE
Tritanopia (blue-blind)
#00EDE8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #67e6ed; /* rgb */ color: rgb(103, 230, 237); /* oklch */ color: oklch(85.6% 0.112 200.2);
Tailwind
colors: {
custom: {
50: '#9feef2',
500: '#67e6ed',
950: '#000000',
},
}SCSS
$custom: #67e6ed; $custom-light: #9feef2; $custom-dark: #000000;
JSON
{
"hex": "#67e6ed",
"rgb": {
"r": 103,
"g": 230,
"b": 237
},
"hsl": {
"h": 183.134,
"s": 78.824,
"l": 66.667
},
"oklch": {
"l": 0.85631,
"c": 0.11236,
"h": 200.2
},
"luminance": 0.65592
}Semantic roles & 50–950 ramp
primary
#67E6ED
secondary
#C13F38
accent
#150ADB
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101617
muted
#808585