#67EBBB#67EBBB
#67EBBB is a very light, vivid teal. Relative luminance 0.659; OKLCH L 85.3% C 0.136 H 166.4°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #67EBBB |
|---|---|
| RGB | rgb(103, 235, 187) |
| HSL | hsl(158, 77%, 66%) |
| HSV | hsv(158, 56%, 92%) |
| CMYK | cmyk(56.2%, 0%, 20.4%, 7.8%) |
| CIE-LAB | lab(84.94, -47.50, 12.48) |
| CIE-LCH | lch(84.94, 49.11, 165.28°) |
| OKLab | oklab(85.33% -0.1322 0.032) |
| OKLCH | oklch(85.33% 0.136 166.4) |
| XYZ | xyz(44.2672, 65.8839, 57.3881) |
| Luminance | 0.6589 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 3.24
Aqua Marine
#2EE8BB
ΔE00 3.37
Seafoam
#7FE0B3
ΔE00 3.63
Light Aquamarine
#7BFDC7
ΔE00 4.09
Light Greenish Blue
#63F7B4
ΔE00 4.45
Bright Teal
#01F9C6
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EBBB #EB6797
analogous
#67EB79 #67EBBB #67D9EB
triadic
#67EBBB #BB67EB #EBBB67
tetradic
#67EBBB #7967EB #EB6797 #D9EB67
square
#67EBBB #7967EB #EB6797 #D9EB67
split-complementary
#67EBBB #EB67D9 #EB7967
monochromatic
#19BF82 #31E4A3 #67EBBB #9DF2D3 #D3F9EB
Accessibility & contrast
On white
1.48
#67EBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#67EBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EBBB
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EBBB | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DCB9
Deuteranopia (green-blind)
#D3CEBE
Tritanopia (blue-blind)
#24ECDD
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #67ebbb; /* rgb */ color: rgb(103, 235, 187); /* oklch */ color: oklch(85.3% 0.136 166.4);
Tailwind
colors: {
custom: {
50: '#9df2cf',
500: '#67ebbb',
950: '#000000',
},
}SCSS
$custom: #67ebbb; $custom-light: #9df2cf; $custom-dark: #000000;
JSON
{
"hex": "#67ebbb",
"rgb": {
"r": 103,
"g": 235,
"b": 187
},
"hsl": {
"h": 158.182,
"s": 76.744,
"l": 66.275
},
"oklch": {
"l": 0.85326,
"c": 0.13603,
"h": 166.4
},
"luminance": 0.65888
}Semantic roles & 50–950 ramp
primary
#67EBBB
secondary
#BD3969
accent
#0D57D9
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1713
muted
#808583