#67E6EA#67E6EA
#67E6EA is a very light, moderate teal. Relative luminance 0.654; OKLCH L 85.5% C 0.112 H 198.1°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #67E6EA |
|---|---|
| RGB | rgb(103, 230, 234) |
| HSL | hsl(182, 76%, 66%) |
| HSV | hsv(182, 56%, 92%) |
| CMYK | cmyk(56%, 1.7%, 0%, 8.2%) |
| CIE-LAB | lab(84.70, -33.84, -12.60) |
| CIE-LCH | lch(84.70, 36.11, 200.42°) |
| OKLab | oklab(85.53% -0.1066 -0.0349) |
| OKLCH | oklch(85.53% 0.112 198.1) |
| XYZ | xyz(48.7353, 65.4129, 87.8835) |
| Luminance | 0.6542 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.43
Bright Light Blue
#26F7FD
ΔE00 4.65
Robin Egg Blue
#8AF1FE
ΔE00 5.30
Bright Cyan
#41FDFE
ΔE00 5.57
Aqua Blue
#02D8E9
ΔE00 5.75
Robin'S Egg Blue
#98EFF9
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E6EA #EA6B67
analogous
#67EAAC #67E6EA #67A4EA
triadic
#67E6EA #EA67E6 #E6EA67
tetradic
#67E6EA #AC67EA #EA6B67 #A4EA67
square
#67E6EA #AC67EA #EA6B67 #A4EA67
split-complementary
#67E6EA #EA67A4 #EAAC67
monochromatic
#1AB8BD #31DDE3 #67E6EA #9DEFF1 #D3F8F9
Accessibility & contrast
On white
1.49
#67E6EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#67E6EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E6EA
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E6EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E6EA | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DCEB
Deuteranopia (green-blind)
#C3CDEB
Tritanopia (blue-blind)
#00EDE7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #67e6ea; /* rgb */ color: rgb(103, 230, 234); /* oklch */ color: oklch(85.5% 0.112 198.1);
Tailwind
colors: {
custom: {
50: '#9eeef0',
500: '#67e6ea',
950: '#000000',
},
}SCSS
$custom: #67e6ea; $custom-light: #9eeef0; $custom-dark: #000000;
JSON
{
"hex": "#67e6ea",
"rgb": {
"r": 103,
"g": 230,
"b": 234
},
"hsl": {
"h": 181.832,
"s": 75.723,
"l": 66.078
},
"oklch": {
"l": 0.8553,
"c": 0.1122,
"h": 198.1
},
"luminance": 0.65418
}Semantic roles & 50–950 ramp
primary
#67E6EA
secondary
#BC3E3A
accent
#140ED8
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101616
muted
#808585