#67EBB5#67EBB5
#67EBB5 is a very light, vivid teal. Relative luminance 0.656; OKLCH L 85.2% C 0.141 H 163.7°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #67EBB5 |
|---|---|
| RGB | rgb(103, 235, 181) |
| HSL | hsl(155, 77%, 66%) |
| HSV | hsv(155, 56%, 92%) |
| CMYK | cmyk(56.2%, 0%, 23%, 7.8%) |
| CIE-LAB | lab(84.81, -48.79, 15.42) |
| CIE-LCH | lch(84.81, 51.17, 162.46°) |
| OKLab | oklab(85.18% -0.1349 0.0395) |
| OKLCH | oklch(85.18% 0.141 163.7) |
| XYZ | xyz(43.6382, 65.6323, 54.0757) |
| Luminance | 0.6564 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.38
Seafoam
#7FE0B3
ΔE00 3.73
Light Aquamarine
#7BFDC7
ΔE00 3.99
Aqua Marine
#2EE8BB
ΔE00 4.19
Light Turquoise
#7EF4CC
ΔE00 4.27
Bright Teal
#01F9C6
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EBB5 #EB679D
analogous
#67EB73 #67EBB5 #67DFEB
triadic
#67EBB5 #B567EB #EBB567
tetradic
#67EBB5 #7367EB #EB679D #DFEB67
square
#67EBB5 #7367EB #EB679D #DFEB67
split-complementary
#67EBB5 #EB67DF #EB7367
monochromatic
#19BF7B #31E49B #67EBB5 #9DF2CF #D3F9EA
Accessibility & contrast
On white
1.49
#67EBB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#67EBB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EBB5
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EBB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EBB5 | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DCB2
Deuteranopia (green-blind)
#D4CEB8
Tritanopia (blue-blind)
#2BEBDC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #67ebb5; /* rgb */ color: rgb(103, 235, 181); /* oklch */ color: oklch(85.2% 0.141 163.7);
Tailwind
colors: {
custom: {
50: '#9df2cb',
500: '#67ebb5',
950: '#000000',
},
}SCSS
$custom: #67ebb5; $custom-light: #9df2cb; $custom-dark: #000000;
JSON
{
"hex": "#67ebb5",
"rgb": {
"r": 103,
"g": 235,
"b": 181
},
"hsl": {
"h": 155.455,
"s": 76.744,
"l": 66.275
},
"oklch": {
"l": 0.85179,
"c": 0.14056,
"h": 163.7
},
"luminance": 0.65636
}Semantic roles & 50–950 ramp
primary
#67EBB5
secondary
#BD396F
accent
#0D60D9
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582