#67E4E9#67E4E9
#67E4E9 is a very light, moderate teal. Relative luminance 0.643; OKLCH L 85.0% C 0.111 H 198.9°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #67E4E9 |
|---|---|
| RGB | rgb(103, 228, 233) |
| HSL | hsl(182, 75%, 66%) |
| HSV | hsv(182, 56%, 91%) |
| CMYK | cmyk(55.8%, 2.1%, 0%, 8.6%) |
| CIE-LAB | lab(84.10, -33.17, -12.97) |
| CIE-LCH | lch(84.10, 35.61, 201.36°) |
| OKLab | oklab(85.04% -0.105 -0.0359) |
| OKLCH | oklch(85.04% 0.111 198.9) |
| XYZ | xyz(48.0387, 64.2488, 86.9446) |
| Luminance | 0.6425 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.27
Bright Light Blue
#26F7FD
ΔE00 5.06
Robin Egg Blue
#8AF1FE
ΔE00 5.23
Aqua Blue
#02D8E9
ΔE00 5.32
Robin'S Egg Blue
#98EFF9
ΔE00 5.72
Bright Cyan
#41FDFE
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E4E9 #E96C67
analogous
#67E9AD #67E4E9 #67A3E9
triadic
#67E4E9 #E967E4 #E4E967
tetradic
#67E4E9 #AD67E9 #E96C67 #A3E967
square
#67E4E9 #AD67E9 #E96C67 #A3E967
split-complementary
#67E4E9 #E967A3 #E9AD67
monochromatic
#1BB4BB #32DBE1 #67E4E9 #9CEDF1 #D2F7F8
Accessibility & contrast
On white
1.52
#67E4E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#67E4E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E4E9
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E4E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E4E9 | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DBEA
Deuteranopia (green-blind)
#C1CBEA
Tritanopia (blue-blind)
#00EBE5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #67e4e9; /* rgb */ color: rgb(103, 228, 233); /* oklch */ color: oklch(85.0% 0.111 198.9);
Tailwind
colors: {
custom: {
50: '#9eedf0',
500: '#67e4e9',
950: '#000000',
},
}SCSS
$custom: #67e4e9; $custom-light: #9eedf0; $custom-dark: #000000;
JSON
{
"hex": "#67e4e9",
"rgb": {
"r": 103,
"g": 228,
"b": 233
},
"hsl": {
"h": 182.308,
"s": 74.713,
"l": 65.882
},
"oklch": {
"l": 0.85035,
"c": 0.11093,
"h": 198.9
},
"luminance": 0.64254
}Semantic roles & 50–950 ramp
primary
#67E4E9
secondary
#BA3F3A
accent
#160FD7
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101616
muted
#808585