#67EBBF#67EBBF
#67EBBF is a very light, vivid teal. Relative luminance 0.661; OKLCH L 85.4% C 0.133 H 168.3°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #67EBBF |
|---|---|
| RGB | rgb(103, 235, 191) |
| HSL | hsl(160, 77%, 66%) |
| HSV | hsv(160, 56%, 92%) |
| CMYK | cmyk(56.2%, 0%, 18.7%, 7.8%) |
| CIE-LAB | lab(85.03, -46.62, 10.51) |
| CIE-LCH | lch(85.03, 47.79, 167.30°) |
| OKLab | oklab(85.43% -0.1304 0.0269) |
| OKLCH | oklch(85.43% 0.133 168.3) |
| XYZ | xyz(44.7013, 66.0575, 59.6748) |
| Luminance | 0.6606 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.75
Aqua Marine
#2EE8BB
ΔE00 3.09
Seafoam
#7FE0B3
ΔE00 3.89
Light Aquamarine
#7BFDC7
ΔE00 4.45
Aquamarine
#7FFFD4
ΔE00 4.48
Bright Teal
#01F9C6
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EBBF #EB6793
analogous
#67EB7D #67EBBF #67D5EB
triadic
#67EBBF #BF67EB #EBBF67
tetradic
#67EBBF #7D67EB #EB6793 #D5EB67
square
#67EBBF #7D67EB #EB6793 #D5EB67
split-complementary
#67EBBF #EB67D5 #EB7D67
monochromatic
#19BF87 #31E4A8 #67EBBF #9DF2D6 #D3F9ED
Accessibility & contrast
On white
1.48
#67EBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#67EBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EBBF
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EBBF | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DDBD
Deuteranopia (green-blind)
#D2CFC2
Tritanopia (blue-blind)
#1FECDE
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #67ebbf; /* rgb */ color: rgb(103, 235, 191); /* oklch */ color: oklch(85.4% 0.133 168.3);
Tailwind
colors: {
custom: {
50: '#9df2d2',
500: '#67ebbf',
950: '#000000',
},
}SCSS
$custom: #67ebbf; $custom-light: #9df2d2; $custom-dark: #000000;
JSON
{
"hex": "#67ebbf",
"rgb": {
"r": 103,
"g": 235,
"b": 191
},
"hsl": {
"h": 160,
"s": 76.744,
"l": 66.275
},
"oklch": {
"l": 0.85428,
"c": 0.13318,
"h": 168.3
},
"luminance": 0.66062
}Semantic roles & 50–950 ramp
primary
#67EBBF
secondary
#BD3965
accent
#0D51D9
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583