#69EEB5#69EEB5
#69EEB5 is a very light, vivid teal. Relative luminance 0.675; OKLCH L 86.0% C 0.143 H 162.6°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #69EEB5 |
|---|---|
| RGB | rgb(105, 238, 181) |
| HSL | hsl(154, 80%, 67%) |
| HSV | hsv(154, 56%, 93%) |
| CMYK | cmyk(55.9%, 0%, 23.9%, 6.7%) |
| CIE-LAB | lab(85.75, -49.63, 16.75) |
| CIE-LCH | lch(85.75, 52.38, 161.35°) |
| OKLab | oklab(85.96% -0.1369 0.0428) |
| OKLCH | oklch(85.96% 0.143 162.6) |
| XYZ | xyz(44.7366, 67.4843, 54.3753) |
| Luminance | 0.6749 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.54
Light Aquamarine
#7BFDC7
ΔE00 3.47
Seafoam
#7FE0B3
ΔE00 4.30
Light Blue Green
#7EFBB3
ΔE00 4.33
Light Turquoise
#7EF4CC
ΔE00 4.49
Greenish Cyan
#2AFEB7
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EEB5 #EE69A2
analogous
#69EE73 #69EEB5 #69E4EE
triadic
#69EEB5 #B569EE #EEB569
tetradic
#69EEB5 #7369EE #EE69A2 #E4EE69
square
#69EEB5 #7369EE #EE69A2 #E4EE69
split-complementary
#69EEB5 #EE69E4 #EE7369
monochromatic
#16C67B #32E89A #69EEB5 #A0F4D0 #D7FAEB
Accessibility & contrast
On white
1.45
#69EEB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#69EEB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EEB5
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EEB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EEB5 | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDFB2
Deuteranopia (green-blind)
#D7D1B9
Tritanopia (blue-blind)
#30EEDE
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #69eeb5; /* rgb */ color: rgb(105, 238, 181); /* oklch */ color: oklch(86.0% 0.143 162.6);
Tailwind
colors: {
custom: {
50: '#9ef4cb',
500: '#69eeb5',
950: '#000000',
},
}SCSS
$custom: #69eeb5; $custom-light: #9ef4cb; $custom-dark: #000000;
JSON
{
"hex": "#69eeb5",
"rgb": {
"r": 105,
"g": 238,
"b": 181
},
"hsl": {
"h": 154.286,
"s": 79.641,
"l": 67.255
},
"oklch": {
"l": 0.85962,
"c": 0.14345,
"h": 162.6
},
"luminance": 0.67489
}Semantic roles & 50–950 ramp
primary
#69EEB5
secondary
#C43874
accent
#0A64DC
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582