#67E6E8#67E6E8
#67E6E8 is a very light, moderate teal. Relative luminance 0.653; OKLCH L 85.5% C 0.112 H 196.7°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #67E6E8 |
|---|---|
| RGB | rgb(103, 230, 232) |
| HSL | hsl(181, 74%, 66%) |
| HSV | hsv(181, 56%, 91%) |
| CMYK | cmyk(55.6%, 0.9%, 0%, 9%) |
| CIE-LAB | lab(84.64, -34.37, -11.63) |
| CIE-LCH | lch(84.64, 36.29, 198.70°) |
| OKLab | oklab(85.46% -0.1075 -0.0322) |
| OKLCH | oklch(85.46% 0.112 196.7) |
| XYZ | xyz(48.4497, 65.2986, 86.3789) |
| Luminance | 0.6530 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.68
Robin'S Egg
#6DEDFD
ΔE00 5.10
Bright Cyan
#41FDFE
ΔE00 5.41
Robin Egg Blue
#8AF1FE
ΔE00 5.83
Mediumturquoise
#48D1CC
ΔE00 5.95
Aqua Blue
#02D8E9
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E6E8 #E86967
analogous
#67E8A9 #67E6E8 #67A5E8
triadic
#67E6E8 #E867E6 #E6E867
tetradic
#67E6E8 #A967E8 #E86967 #A5E867
square
#67E6E8 #A967E8 #E86967 #A5E867
split-complementary
#67E6E8 #E867A5 #E8A967
monochromatic
#1CB6B9 #32DDE0 #67E6E8 #9CEFF0 #D1F7F8
Accessibility & contrast
On white
1.49
#67E6E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#67E6E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E6E8
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E6E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E6E8 | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DCE8
Deuteranopia (green-blind)
#C3CDE9
Tritanopia (blue-blind)
#00EDE6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #67e6e8; /* rgb */ color: rgb(103, 230, 232); /* oklch */ color: oklch(85.5% 0.112 196.7);
Tailwind
colors: {
custom: {
50: '#9eeeef',
500: '#67e6e8',
950: '#000000',
},
}SCSS
$custom: #67e6e8; $custom-light: #9eeeef; $custom-dark: #000000;
JSON
{
"hex": "#67e6e8",
"rgb": {
"r": 103,
"g": 230,
"b": 232
},
"hsl": {
"h": 180.93,
"s": 73.714,
"l": 65.686
},
"oklch": {
"l": 0.85463,
"c": 0.11219,
"h": 196.7
},
"luminance": 0.65303
}Semantic roles & 50–950 ramp
primary
#67E6E8
secondary
#B83D3B
accent
#1310D6
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101616
muted
#808585