#67E4EA#67E4EA
#67E4EA is a very light, moderate teal. Relative luminance 0.643; OKLCH L 85.1% C 0.111 H 199.6°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #67E4EA |
|---|---|
| RGB | rgb(103, 228, 234) |
| HSL | hsl(183, 76%, 66%) |
| HSV | hsv(183, 56%, 92%) |
| CMYK | cmyk(56%, 2.6%, 0%, 8.2%) |
| CIE-LAB | lab(84.12, -32.90, -13.45) |
| CIE-LCH | lch(84.12, 35.54, 202.24°) |
| OKLab | oklab(85.07% -0.1046 -0.0372) |
| OKLCH | oklch(85.07% 0.111 199.6) |
| XYZ | xyz(48.1820, 64.3061, 87.6991) |
| Luminance | 0.6431 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.96
Robin Egg Blue
#8AF1FE
ΔE00 5.00
Bright Light Blue
#26F7FD
ΔE00 5.11
Aqua Blue
#02D8E9
ΔE00 5.14
Robin'S Egg Blue
#98EFF9
ΔE00 5.55
Bright Cyan
#41FDFE
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E4EA #EA6D67
analogous
#67EAAE #67E4EA #67A2EA
triadic
#67E4EA #EA67E4 #E4EA67
tetradic
#67E4EA #AE67EA #EA6D67 #A2EA67
square
#67E4EA #AE67EA #EA6D67 #A2EA67
split-complementary
#67E4EA #EA67A2 #EAAE67
monochromatic
#1AB5BD #31DAE3 #67E4EA #9DEEF1 #D3F7F9
Accessibility & contrast
On white
1.51
#67E4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#67E4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E4EA
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E4EA | 1.00 | 1.51 | 13.86 | 13.86 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DBEB
Deuteranopia (green-blind)
#C0CBEB
Tritanopia (blue-blind)
#00EBE5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #67e4ea; /* rgb */ color: rgb(103, 228, 234); /* oklch */ color: oklch(85.1% 0.111 199.6);
Tailwind
colors: {
custom: {
50: '#9eedf0',
500: '#67e4ea',
950: '#000000',
},
}SCSS
$custom: #67e4ea; $custom-light: #9eedf0; $custom-dark: #000000;
JSON
{
"hex": "#67e4ea",
"rgb": {
"r": 103,
"g": 228,
"b": 234
},
"hsl": {
"h": 182.748,
"s": 75.723,
"l": 66.078
},
"oklch": {
"l": 0.85069,
"c": 0.11099,
"h": 199.6
},
"luminance": 0.64311
}Semantic roles & 50–950 ramp
primary
#67E4EA
secondary
#BC403A
accent
#170ED8
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101616
muted
#808585