#67E2EB#67E2EB
#67E2EB is a very light, moderate teal. Relative luminance 0.633; OKLCH L 84.6% C 0.110 H 201.8°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #67E2EB |
|---|---|
| RGB | rgb(103, 226, 235) |
| HSL | hsl(184, 77%, 66%) |
| HSV | hsv(184, 56%, 92%) |
| CMYK | cmyk(56.2%, 3.8%, 0%, 7.8%) |
| CIE-LAB | lab(83.58, -31.68, -14.79) |
| CIE-LCH | lch(83.58, 34.97, 205.03°) |
| OKLab | oklab(84.64% -0.1021 -0.0409) |
| OKLCH | oklch(84.64% 0.11 201.8) |
| XYZ | xyz(47.7790, 63.2697, 88.2755) |
| Luminance | 0.6327 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.37
Aqua Blue
#02D8E9
ΔE00 4.48
Robin Egg Blue
#8AF1FE
ΔE00 4.65
Robin'S Egg Blue
#98EFF9
ΔE00 5.29
Bright Light Blue
#26F7FD
ΔE00 5.80
Darkturquoise
#00CED1
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E2EB #EB7067
analogous
#67EBB2 #67E2EB #67A0EB
triadic
#67E2EB #EB67E2 #E2EB67
tetradic
#67E2EB #B267EB #EB7067 #A0EB67
square
#67E2EB #B267EB #EB7067 #A0EB67
split-complementary
#67E2EB #EB67A0 #EBB267
monochromatic
#19B3BF #31D8E4 #67E2EB #9DECF2 #D3F7F9
Accessibility & contrast
On white
1.54
#67E2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#67E2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E2EB
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E2EB | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D9EC
Deuteranopia (green-blind)
#BECAEC
Tritanopia (blue-blind)
#00EAE4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #67e2eb; /* rgb */ color: rgb(103, 226, 235); /* oklch */ color: oklch(84.6% 0.110 201.8);
Tailwind
colors: {
custom: {
50: '#9eebf1',
500: '#67e2eb',
950: '#000000',
},
}SCSS
$custom: #67e2eb; $custom-light: #9eebf1; $custom-dark: #000000;
JSON
{
"hex": "#67e2eb",
"rgb": {
"r": 103,
"g": 226,
"b": 235
},
"hsl": {
"h": 184.091,
"s": 76.744,
"l": 66.275
},
"oklch": {
"l": 0.84643,
"c": 0.10996,
"h": 201.8
},
"luminance": 0.63274
}Semantic roles & 50–950 ramp
primary
#67E2EB
secondary
#BD4239
accent
#1A0DD9
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#101616
muted
#808485