#67E8ED#67E8ED
#67E8ED is a very light, moderate teal. Relative luminance 0.667; OKLCH L 86.1% C 0.114 H 198.8°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #67E8ED |
|---|---|
| RGB | rgb(103, 232, 237) |
| HSL | hsl(182, 79%, 67%) |
| HSV | hsv(182, 57%, 93%) |
| CMYK | cmyk(56.5%, 2.1%, 0%, 7.1%) |
| CIE-LAB | lab(85.36, -33.98, -13.20) |
| CIE-LCH | lch(85.36, 36.45, 201.22°) |
| OKLab | oklab(86.09% -0.1075 -0.0365) |
| OKLCH | oklch(86.09% 0.114 198.8) |
| XYZ | xyz(49.7297, 66.7062, 90.3592) |
| Luminance | 0.6671 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.99
Bright Light Blue
#26F7FD
ΔE00 4.32
Robin Egg Blue
#8AF1FE
ΔE00 4.89
Bright Cyan
#41FDFE
ΔE00 5.28
Robin'S Egg Blue
#98EFF9
ΔE00 5.51
Aqua Blue
#02D8E9
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E8ED #ED6C67
analogous
#67EDAF #67E8ED #67A5ED
triadic
#67E8ED #ED67E8 #E8ED67
tetradic
#67E8ED #AF67ED #ED6C67 #A5ED67
square
#67E8ED #AF67ED #ED6C67 #A5ED67
split-complementary
#67E8ED #ED67A5 #EDAF67
monochromatic
#17BCC3 #30E0E7 #67E8ED #9EF0F3 #D4F9FA
Accessibility & contrast
On white
1.46
#67E8ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#67E8ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E8ED
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E8ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E8ED | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DEEE
Deuteranopia (green-blind)
#C4CFEE
Tritanopia (blue-blind)
#00EFE9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #67e8ed; /* rgb */ color: rgb(103, 232, 237); /* oklch */ color: oklch(86.1% 0.114 198.8);
Tailwind
colors: {
custom: {
50: '#9feff2',
500: '#67e8ed',
950: '#000000',
},
}SCSS
$custom: #67e8ed; $custom-light: #9feff2; $custom-dark: #000000;
JSON
{
"hex": "#67e8ed",
"rgb": {
"r": 103,
"g": 232,
"b": 237
},
"hsl": {
"h": 182.239,
"s": 78.824,
"l": 66.667
},
"oklch": {
"l": 0.86091,
"c": 0.11354,
"h": 198.8
},
"luminance": 0.66711
}Semantic roles & 50–950 ramp
primary
#67E8ED
secondary
#C13D38
accent
#120ADB
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101617
muted
#808585