#69EDB5#69EDB5
#69EDB5 is a very light, vivid teal. Relative luminance 0.669; OKLCH L 85.7% C 0.142 H 162.9°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #69EDB5 |
|---|---|
| RGB | rgb(105, 237, 181) |
| HSL | hsl(155, 79%, 67%) |
| HSV | hsv(155, 56%, 93%) |
| CMYK | cmyk(55.7%, 0%, 23.6%, 7.1%) |
| CIE-LAB | lab(85.46, -49.21, 16.34) |
| CIE-LCH | lch(85.46, 51.86, 161.63°) |
| OKLab | oklab(85.72% -0.1358 0.0418) |
| OKLCH | oklch(85.72% 0.142 162.9) |
| XYZ | xyz(44.4463, 66.9037, 54.2785) |
| Luminance | 0.6691 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.82
Light Aquamarine
#7BFDC7
ΔE00 3.62
Seafoam
#7FE0B3
ΔE00 4.07
Light Turquoise
#7EF4CC
ΔE00 4.40
Light Blue Green
#7EFBB3
ΔE00 4.58
Aqua Marine
#2EE8BB
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EDB5 #ED69A1
analogous
#69ED73 #69EDB5 #69E3ED
triadic
#69EDB5 #B569ED #EDB569
tetradic
#69EDB5 #7369ED #ED69A1 #E3ED69
square
#69EDB5 #7369ED #ED69A1 #E3ED69
split-complementary
#69EDB5 #ED69E3 #ED7369
monochromatic
#18C47B #32E69A #69EDB5 #A0F4D0 #D6FAEB
Accessibility & contrast
On white
1.46
#69EDB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#69EDB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EDB5
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EDB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EDB5 | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DEB2
Deuteranopia (green-blind)
#D6D0B9
Tritanopia (blue-blind)
#30EDDD
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #69edb5; /* rgb */ color: rgb(105, 237, 181); /* oklch */ color: oklch(85.7% 0.142 162.9);
Tailwind
colors: {
custom: {
50: '#9ef3cb',
500: '#69edb5',
950: '#000000',
},
}SCSS
$custom: #69edb5; $custom-light: #9ef3cb; $custom-dark: #000000;
JSON
{
"hex": "#69edb5",
"rgb": {
"r": 105,
"g": 237,
"b": 181
},
"hsl": {
"h": 154.545,
"s": 78.571,
"l": 67.059
},
"oklch": {
"l": 0.85724,
"c": 0.14214,
"h": 162.9
},
"luminance": 0.66908
}Semantic roles & 50–950 ramp
primary
#69EDB5
secondary
#C23873
accent
#0B63DB
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582