#69EDB4#69EDB4
#69EDB4 is a very light, vivid teal. Relative luminance 0.669; OKLCH L 85.7% C 0.143 H 162.5°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #69EDB4 |
|---|---|
| RGB | rgb(105, 237, 180) |
| HSL | hsl(154, 79%, 67%) |
| HSV | hsv(154, 56%, 93%) |
| CMYK | cmyk(55.7%, 0%, 24.1%, 7.1%) |
| CIE-LAB | lab(85.43, -49.42, 16.83) |
| CIE-LCH | lch(85.43, 52.21, 161.19°) |
| OKLab | oklab(85.7% -0.1363 0.043) |
| OKLCH | oklch(85.7% 0.143 162.5) |
| XYZ | xyz(44.3440, 66.8628, 53.7401) |
| Luminance | 0.6687 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.68
Light Aquamarine
#7BFDC7
ΔE00 3.68
Seafoam
#7FE0B3
ΔE00 4.15
Light Blue Green
#7EFBB3
ΔE00 4.42
Light Turquoise
#7EF4CC
ΔE00 4.59
Aqua Marine
#2EE8BB
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EDB4 #ED69A2
analogous
#69ED72 #69EDB4 #69E4ED
triadic
#69EDB4 #B469ED #EDB469
tetradic
#69EDB4 #7269ED #ED69A2 #E4ED69
square
#69EDB4 #7269ED #ED69A2 #E4ED69
split-complementary
#69EDB4 #ED69E4 #ED7269
monochromatic
#18C47A #32E699 #69EDB4 #A0F4CF #D6FAEB
Accessibility & contrast
On white
1.46
#69EDB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#69EDB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EDB4
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EDB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EDB4 | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADEB1
Deuteranopia (green-blind)
#D7D0B8
Tritanopia (blue-blind)
#31EDDD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #69edb4; /* rgb */ color: rgb(105, 237, 180); /* oklch */ color: oklch(85.7% 0.143 162.5);
Tailwind
colors: {
custom: {
50: '#9ef3ca',
500: '#69edb4',
950: '#000000',
},
}SCSS
$custom: #69edb4; $custom-light: #9ef3ca; $custom-dark: #000000;
JSON
{
"hex": "#69edb4",
"rgb": {
"r": 105,
"g": 237,
"b": 180
},
"hsl": {
"h": 154.091,
"s": 78.571,
"l": 67.059
},
"oklch": {
"l": 0.857,
"c": 0.14293,
"h": 162.5
},
"luminance": 0.66867
}Semantic roles & 50–950 ramp
primary
#69EDB4
secondary
#C23874
accent
#0B65DB
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582