#69EDB3#69EDB3
#69EDB3 is a very light, vivid teal. Relative luminance 0.668; OKLCH L 85.7% C 0.144 H 162.1°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #69EDB3 |
|---|---|
| RGB | rgb(105, 237, 179) |
| HSL | hsl(154, 79%, 67%) |
| HSV | hsv(154, 56%, 93%) |
| CMYK | cmyk(55.7%, 0%, 24.5%, 7.1%) |
| CIE-LAB | lab(85.41, -49.63, 17.32) |
| CIE-LCH | lch(85.41, 52.57, 160.76°) |
| OKLab | oklab(85.68% -0.1367 0.0443) |
| OKLCH | oklch(85.68% 0.144 162.1) |
| XYZ | xyz(44.2425, 66.8222, 53.2055) |
| Luminance | 0.6683 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.56
Light Aquamarine
#7BFDC7
ΔE00 3.75
Seafoam
#7FE0B3
ΔE00 4.24
Light Blue Green
#7EFBB3
ΔE00 4.27
Seafoam (survey)
#80F9AD
ΔE00 4.79
Light Turquoise
#7EF4CC
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EDB3 #ED69A3
analogous
#69ED71 #69EDB3 #69E5ED
triadic
#69EDB3 #B369ED #EDB369
tetradic
#69EDB3 #7169ED #ED69A3 #E5ED69
square
#69EDB3 #7169ED #ED69A3 #E5ED69
split-complementary
#69EDB3 #ED69E5 #ED7169
monochromatic
#18C478 #32E697 #69EDB3 #A0F4CF #D6FAEA
Accessibility & contrast
On white
1.46
#69EDB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#69EDB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EDB3
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EDB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EDB3 | 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)
#EADEB0
Deuteranopia (green-blind)
#D7D0B7
Tritanopia (blue-blind)
#32EDDD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #69edb3; /* rgb */ color: rgb(105, 237, 179); /* oklch */ color: oklch(85.7% 0.144 162.1);
Tailwind
colors: {
custom: {
50: '#9ef3c9',
500: '#69edb3',
950: '#000000',
},
}SCSS
$custom: #69edb3; $custom-light: #9ef3c9; $custom-dark: #000000;
JSON
{
"hex": "#69edb3",
"rgb": {
"r": 105,
"g": 237,
"b": 179
},
"hsl": {
"h": 153.636,
"s": 78.571,
"l": 67.059
},
"oklch": {
"l": 0.85676,
"c": 0.14373,
"h": 162.1
},
"luminance": 0.66826
}Semantic roles & 50–950 ramp
primary
#69EDB3
secondary
#C23875
accent
#0B66DB
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582