#67E6E9#67E6E9
#67E6E9 is a very light, moderate teal. Relative luminance 0.654; OKLCH L 85.5% C 0.112 H 197.4°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #67E6E9 |
|---|---|
| RGB | rgb(103, 230, 233) |
| HSL | hsl(181, 75%, 66%) |
| HSV | hsv(181, 56%, 91%) |
| CMYK | cmyk(55.8%, 1.3%, 0%, 8.6%) |
| CIE-LAB | lab(84.67, -34.11, -12.12) |
| CIE-LCH | lch(84.67, 36.19, 199.56°) |
| OKLab | oklab(85.5% -0.1071 -0.0335) |
| OKLCH | oklch(85.5% 0.112 197.4) |
| XYZ | xyz(48.5921, 65.3556, 87.1291) |
| Luminance | 0.6536 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.65
Robin'S Egg
#6DEDFD
ΔE00 4.77
Bright Cyan
#41FDFE
ΔE00 5.48
Robin Egg Blue
#8AF1FE
ΔE00 5.56
Aqua Blue
#02D8E9
ΔE00 5.97
Robin'S Egg Blue
#98EFF9
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E6E9 #E96A67
analogous
#67E9AB #67E6E9 #67A5E9
triadic
#67E6E9 #E967E6 #E6E967
tetradic
#67E6E9 #AB67E9 #E96A67 #A5E967
square
#67E6E9 #AB67E9 #E96A67 #A5E967
split-complementary
#67E6E9 #E967A5 #E9AB67
monochromatic
#1BB7BB #32DDE1 #67E6E9 #9CEFF1 #D2F8F8
Accessibility & contrast
On white
1.49
#67E6E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#67E6E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E6E9
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E6E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E6E9 | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DCE9
Deuteranopia (green-blind)
#C3CDEA
Tritanopia (blue-blind)
#00EDE7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #67e6e9; /* rgb */ color: rgb(103, 230, 233); /* oklch */ color: oklch(85.5% 0.112 197.4);
Tailwind
colors: {
custom: {
50: '#9eeef0',
500: '#67e6e9',
950: '#000000',
},
}SCSS
$custom: #67e6e9; $custom-light: #9eeef0; $custom-dark: #000000;
JSON
{
"hex": "#67e6e9",
"rgb": {
"r": 103,
"g": 230,
"b": 233
},
"hsl": {
"h": 181.385,
"s": 74.713,
"l": 65.882
},
"oklch": {
"l": 0.85496,
"c": 0.11219,
"h": 197.4
},
"luminance": 0.6536
}Semantic roles & 50–950 ramp
primary
#67E6E9
secondary
#BA3D3A
accent
#130FD7
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101616
muted
#808585