#69EBAB#69EBAB
#69EBAB is a very light, vivid teal. Relative luminance 0.654; OKLCH L 85.0% C 0.148 H 159.4°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #69EBAB |
|---|---|
| RGB | rgb(105, 235, 171) |
| HSL | hsl(150, 76%, 67%) |
| HSV | hsv(150, 55%, 92%) |
| CMYK | cmyk(55.3%, 0%, 27.2%, 7.8%) |
| CIE-LAB | lab(84.67, -50.43, 20.43) |
| CIE-LCH | lch(84.67, 54.41, 157.95°) |
| OKLab | oklab(85.01% -0.1382 0.052) |
| OKLCH | oklch(85.01% 0.148 159.4) |
| XYZ | xyz(42.8810, 65.3562, 48.8754) |
| Luminance | 0.6536 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.64
Light Blue Green
#7EFBB3
ΔE00 3.88
Seafoam Green
#7AF9AB
ΔE00 4.03
Seafoam (survey)
#80F9AD
ΔE00 4.08
Seafoam
#7FE0B3
ΔE00 4.74
Light Aquamarine
#7BFDC7
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EBAB #EB69A9
analogous
#69EB6A #69EBAB #69EAEB
triadic
#69EBAB #AB69EB #EBAB69
tetradic
#69EBAB #6A69EB #EB69A9 #EAEB69
square
#69EBAB #6A69EB #EB69A9 #EAEB69
split-complementary
#69EBAB #EB69EA #EB6A69
monochromatic
#1AC06E #33E48D #69EBAB #9FF2C9 #D5F9E7
Accessibility & contrast
On white
1.49
#69EBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#69EBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EBAB
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EBAB | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DBA7
Deuteranopia (green-blind)
#D6CEAF
Tritanopia (blue-blind)
#39EADA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #69ebab; /* rgb */ color: rgb(105, 235, 171); /* oklch */ color: oklch(85.0% 0.148 159.4);
Tailwind
colors: {
custom: {
50: '#9df2c4',
500: '#69ebab',
950: '#000000',
},
}SCSS
$custom: #69ebab; $custom-light: #9df2c4; $custom-dark: #000000;
JSON
{
"hex": "#69ebab",
"rgb": {
"r": 105,
"g": 235,
"b": 171
},
"hsl": {
"h": 150.462,
"s": 76.471,
"l": 66.667
},
"oklch": {
"l": 0.85014,
"c": 0.14767,
"h": 159.4
},
"luminance": 0.6536
}Semantic roles & 50–950 ramp
primary
#69EBAB
secondary
#BF3A7B
accent
#0D71D9
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1712
muted
#808582