#67E7EB#67E7EB
#67E7EB is a very light, moderate teal. Relative luminance 0.660; OKLCH L 85.8% C 0.113 H 198.1°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #67E7EB |
|---|---|
| RGB | rgb(103, 231, 235) |
| HSL | hsl(182, 77%, 66%) |
| HSV | hsv(182, 56%, 92%) |
| CMYK | cmyk(56.2%, 1.7%, 0%, 7.8%) |
| CIE-LAB | lab(85.01, -34.04, -12.66) |
| CIE-LCH | lch(85.01, 36.32, 200.40°) |
| OKLab | oklab(85.79% -0.1073 -0.035) |
| OKLCH | oklch(85.79% 0.113 198.1) |
| XYZ | xyz(49.1585, 66.0286, 88.7353) |
| Luminance | 0.6603 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.37
Bright Light Blue
#26F7FD
ΔE00 4.47
Robin Egg Blue
#8AF1FE
ΔE00 5.22
Bright Cyan
#41FDFE
ΔE00 5.36
Robin'S Egg Blue
#98EFF9
ΔE00 5.75
Aqua Blue
#02D8E9
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E7EB #EB6B67
analogous
#67EBAD #67E7EB #67A5EB
triadic
#67E7EB #EB67E7 #E7EB67
tetradic
#67E7EB #AD67EB #EB6B67 #A5EB67
square
#67E7EB #AD67EB #EB6B67 #A5EB67
split-complementary
#67E7EB #EB67A5 #EBAD67
monochromatic
#19BABF #31DEE4 #67E7EB #9DF0F2 #D3F8F9
Accessibility & contrast
On white
1.48
#67E7EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#67E7EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E7EB
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E7EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E7EB | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DDEC
Deuteranopia (green-blind)
#C3CEEC
Tritanopia (blue-blind)
#00EEE8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #67e7eb; /* rgb */ color: rgb(103, 231, 235); /* oklch */ color: oklch(85.8% 0.113 198.1);
Tailwind
colors: {
custom: {
50: '#9eeff1',
500: '#67e7eb',
950: '#000000',
},
}SCSS
$custom: #67e7eb; $custom-light: #9eeff1; $custom-dark: #000000;
JSON
{
"hex": "#67e7eb",
"rgb": {
"r": 103,
"g": 231,
"b": 235
},
"hsl": {
"h": 181.818,
"s": 76.744,
"l": 66.275
},
"oklch": {
"l": 0.85794,
"c": 0.11286,
"h": 198.1
},
"luminance": 0.66034
}Semantic roles & 50–950 ramp
primary
#67E7EB
secondary
#BD3D39
accent
#130DD9
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101616
muted
#808585