#67EBC2#67EBC2
#67EBC2 is a very light, vivid teal. Relative luminance 0.662; OKLCH L 85.5% C 0.131 H 169.9°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #67EBC2 |
|---|---|
| RGB | rgb(103, 235, 194) |
| HSL | hsl(161, 77%, 66%) |
| HSV | hsv(161, 56%, 92%) |
| CMYK | cmyk(56.2%, 0%, 17.4%, 7.8%) |
| CIE-LAB | lab(85.09, -45.95, 9.04) |
| CIE-LCH | lch(85.09, 46.83, 168.87°) |
| OKLab | oklab(85.51% -0.1291 0.0231) |
| OKLCH | oklch(85.51% 0.131 169.9) |
| XYZ | xyz(45.0349, 66.1909, 61.4313) |
| Luminance | 0.6620 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.57
Aqua Marine
#2EE8BB
ΔE00 3.09
Seafoam
#7FE0B3
ΔE00 4.24
Aquamarine
#7FFFD4
ΔE00 4.43
Aqua (survey)
#13EAC9
ΔE00 4.53
Bright Teal
#01F9C6
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EBC2 #EB6790
analogous
#67EB80 #67EBC2 #67D2EB
triadic
#67EBC2 #C267EB #EBC267
tetradic
#67EBC2 #8067EB #EB6790 #D2EB67
square
#67EBC2 #8067EB #EB6790 #D2EB67
split-complementary
#67EBC2 #EB67D2 #EB8067
monochromatic
#19BF8B #31E4AC #67EBC2 #9DF2D8 #D3F9ED
Accessibility & contrast
On white
1.47
#67EBC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#67EBC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EBC2
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EBC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EBC2 | 1.00 | 1.47 | 14.24 | 14.24 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DDC0
Deuteranopia (green-blind)
#D2CFC5
Tritanopia (blue-blind)
#1AECDF
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #67ebc2; /* rgb */ color: rgb(103, 235, 194); /* oklch */ color: oklch(85.5% 0.131 169.9);
Tailwind
colors: {
custom: {
50: '#9df2d4',
500: '#67ebc2',
950: '#000000',
},
}SCSS
$custom: #67ebc2; $custom-light: #9df2d4; $custom-dark: #000000;
JSON
{
"hex": "#67ebc2",
"rgb": {
"r": 103,
"g": 235,
"b": 194
},
"hsl": {
"h": 161.364,
"s": 76.744,
"l": 66.275
},
"oklch": {
"l": 0.85506,
"c": 0.13115,
"h": 169.9
},
"luminance": 0.66195
}Semantic roles & 50–950 ramp
primary
#67EBC2
secondary
#BD3962
accent
#0D4CD9
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583