#67E4EB#67E4EB
#67E4EB is a very light, moderate teal. Relative luminance 0.644; OKLCH L 85.1% C 0.111 H 200.3°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #67E4EB |
|---|---|
| RGB | rgb(103, 228, 235) |
| HSL | hsl(183, 77%, 66%) |
| HSV | hsv(183, 56%, 92%) |
| CMYK | cmyk(56.2%, 3%, 0%, 7.8%) |
| CIE-LAB | lab(84.15, -32.63, -13.94) |
| CIE-LCH | lch(84.15, 35.48, 203.13°) |
| OKLab | oklab(85.1% -0.1042 -0.0385) |
| OKLCH | oklch(85.1% 0.111 200.3) |
| XYZ | xyz(48.3260, 64.3637, 88.4578) |
| Luminance | 0.6437 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.66
Robin Egg Blue
#8AF1FE
ΔE00 4.78
Aqua Blue
#02D8E9
ΔE00 4.97
Bright Light Blue
#26F7FD
ΔE00 5.19
Robin'S Egg Blue
#98EFF9
ΔE00 5.39
Bright Cyan
#41FDFE
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E4EB #EB6E67
analogous
#67EBB0 #67E4EB #67A2EB
triadic
#67E4EB #EB67E4 #E4EB67
tetradic
#67E4EB #B067EB #EB6E67 #A2EB67
square
#67E4EB #B067EB #EB6E67 #A2EB67
split-complementary
#67E4EB #EB67A2 #EBB067
monochromatic
#19B6BF #31DAE4 #67E4EB #9DEEF2 #D3F7F9
Accessibility & contrast
On white
1.51
#67E4EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#67E4EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E4EB
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E4EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E4EB | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DBEC
Deuteranopia (green-blind)
#C0CBEC
Tritanopia (blue-blind)
#00EBE6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #67e4eb; /* rgb */ color: rgb(103, 228, 235); /* oklch */ color: oklch(85.1% 0.111 200.3);
Tailwind
colors: {
custom: {
50: '#9eedf1',
500: '#67e4eb',
950: '#000000',
},
}SCSS
$custom: #67e4eb; $custom-light: #9eedf1; $custom-dark: #000000;
JSON
{
"hex": "#67e4eb",
"rgb": {
"r": 103,
"g": 228,
"b": 235
},
"hsl": {
"h": 183.182,
"s": 76.744,
"l": 66.275
},
"oklch": {
"l": 0.85103,
"c": 0.11106,
"h": 200.3
},
"luminance": 0.64369
}Semantic roles & 50–950 ramp
primary
#67E4EB
secondary
#BD4039
accent
#170DD9
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101616
muted
#808585