#67E3EB#67E3EB
#67E3EB is a very light, moderate teal. Relative luminance 0.638; OKLCH L 84.9% C 0.111 H 201.1°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #67E3EB |
|---|---|
| RGB | rgb(103, 227, 235) |
| HSL | hsl(184, 77%, 66%) |
| HSV | hsv(184, 56%, 92%) |
| CMYK | cmyk(56.2%, 3.4%, 0%, 7.8%) |
| CIE-LAB | lab(83.87, -32.16, -14.37) |
| CIE-LCH | lch(83.87, 35.22, 204.07°) |
| OKLab | oklab(84.87% -0.1031 -0.0397) |
| OKLCH | oklch(84.87% 0.111 201.1) |
| XYZ | xyz(48.0517, 63.8151, 88.3664) |
| Luminance | 0.6382 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.49
Robin Egg Blue
#8AF1FE
ΔE00 4.70
Aqua Blue
#02D8E9
ΔE00 4.71
Robin'S Egg Blue
#98EFF9
ΔE00 5.32
Bright Light Blue
#26F7FD
ΔE00 5.49
Bright Cyan
#41FDFE
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E3EB #EB6F67
analogous
#67EBB1 #67E3EB #67A1EB
triadic
#67E3EB #EB67E3 #E3EB67
tetradic
#67E3EB #B167EB #EB6F67 #A1EB67
square
#67E3EB #B167EB #EB6F67 #A1EB67
split-complementary
#67E3EB #EB67A1 #EBB167
monochromatic
#19B5BF #31D9E4 #67E3EB #9DEDF2 #D3F7F9
Accessibility & contrast
On white
1.53
#67E3EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#67E3EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E3EB
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E3EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E3EB | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DAEC
Deuteranopia (green-blind)
#BFCBEC
Tritanopia (blue-blind)
#00EBE5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #67e3eb; /* rgb */ color: rgb(103, 227, 235); /* oklch */ color: oklch(84.9% 0.111 201.1);
Tailwind
colors: {
custom: {
50: '#9eecf1',
500: '#67e3eb',
950: '#000000',
},
}SCSS
$custom: #67e3eb; $custom-light: #9eecf1; $custom-dark: #000000;
JSON
{
"hex": "#67e3eb",
"rgb": {
"r": 103,
"g": 227,
"b": 235
},
"hsl": {
"h": 183.636,
"s": 76.744,
"l": 66.275
},
"oklch": {
"l": 0.84873,
"c": 0.11051,
"h": 201.1
},
"luminance": 0.6382
}Semantic roles & 50–950 ramp
primary
#67E3EB
secondary
#BD4139
accent
#190DD9
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#101616
muted
#808485