#69F5B5#69F5B5
#69F5B5 is a very light, vivid teal. Relative luminance 0.716; OKLCH L 87.6% C 0.153 H 160.9°. Best body text is #000000 at 15.33:1 contrast (WCAG AA passes).
Color values
| HEX | #69F5B5 |
|---|---|
| RGB | rgb(105, 245, 181) |
| HSL | hsl(153, 88%, 69%) |
| HSV | hsv(153, 57%, 96%) |
| CMYK | cmyk(57.1%, 0%, 26.1%, 3.9%) |
| CIE-LAB | lab(87.79, -52.53, 19.61) |
| CIE-LCH | lch(87.79, 56.07, 159.53°) |
| OKLab | oklab(87.63% -0.1442 0.05) |
| OKLCH | oklch(87.63% 0.153 160.9) |
| XYZ | xyz(46.8143, 71.6398, 55.0679) |
| Luminance | 0.7164 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 0.73
Light Blue Green
#7EFBB3
ΔE00 2.73
Light Aquamarine
#7BFDC7
ΔE00 3.01
Seafoam Green
#7AF9AB
ΔE00 3.39
Seafoam (survey)
#80F9AD
ΔE00 3.45
Greenish Cyan
#2AFEB7
ΔE00 3.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F5B5 #F569A9
analogous
#69F56F #69F5B5 #69EFF5
triadic
#69F5B5 #B569F5 #F5B569
tetradic
#69F5B5 #6F69F5 #F569A9 #EFF569
square
#69F5B5 #6F69F5 #F569A9 #EFF569
split-complementary
#69F5B5 #F569EF #F56F69
monochromatic
#0ED57A #30F199 #69F5B5 #A2F9D1 #DCFDEE
Accessibility & contrast
On white
1.37
#69F5B5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.33
#69F5B5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F5B5
15.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F5B5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F5B5 | 1.00 | 1.37 | 15.33 | 15.33 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E5B1
Deuteranopia (green-blind)
#DED6B9
Tritanopia (blue-blind)
#2CF4E4
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #69f5b5; /* rgb */ color: rgb(105, 245, 181); /* oklch */ color: oklch(87.6% 0.153 160.9);
Tailwind
colors: {
custom: {
50: '#9ff9cb',
500: '#69f5b5',
950: '#000000',
},
}SCSS
$custom: #69f5b5; $custom-light: #9ff9cb; $custom-dark: #000000;
JSON
{
"hex": "#69f5b5",
"rgb": {
"r": 105,
"g": 245,
"b": 181
},
"hsl": {
"h": 152.571,
"s": 87.5,
"l": 68.627
},
"oklch": {
"l": 0.87634,
"c": 0.15264,
"h": 160.9
},
"luminance": 0.71644
}Semantic roles & 50–950 ramp
primary
#69F5B5
secondary
#CE347A
accent
#0169E4
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#101713
muted
#808582