#69F5B2#69F5B2
#69F5B2 is a very light, vivid teal. Relative luminance 0.715; OKLCH L 87.6% C 0.155 H 159.8°. Best body text is #000000 at 15.30:1 contrast (WCAG AA passes).
Color values
| HEX | #69F5B2 |
|---|---|
| RGB | rgb(105, 245, 178) |
| HSL | hsl(151, 88%, 69%) |
| HSV | hsv(151, 57%, 96%) |
| CMYK | cmyk(57.1%, 0%, 27.3%, 3.9%) |
| CIE-LAB | lab(87.74, -53.13, 21.07) |
| CIE-LCH | lch(87.74, 57.16, 158.37°) |
| OKLab | oklab(87.57% -0.1456 0.0536) |
| OKLCH | oklch(87.57% 0.155 159.8) |
| XYZ | xyz(46.5098, 71.5180, 53.4642) |
| Luminance | 0.7152 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 0.66
Light Blue Green
#7EFBB3
ΔE00 2.34
Seafoam Green
#7AF9AB
ΔE00 2.84
Seafoam (survey)
#80F9AD
ΔE00 2.95
Light Aquamarine
#7BFDC7
ΔE00 3.50
Greenish Cyan
#2AFEB7
ΔE00 3.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F5B2 #F569AC
analogous
#69F56C #69F5B2 #69F2F5
triadic
#69F5B2 #B269F5 #F5B269
tetradic
#69F5B2 #6C69F5 #F569AC #F2F569
square
#69F5B2 #6C69F5 #F569AC #F2F569
split-complementary
#69F5B2 #F569F2 #F56C69
monochromatic
#0ED576 #30F195 #69F5B2 #A2F9CF #DCFDED
Accessibility & contrast
On white
1.37
#69F5B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.30
#69F5B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F5B2
15.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F5B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F5B2 | 1.00 | 1.37 | 15.30 | 15.30 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E4AE
Deuteranopia (green-blind)
#DFD6B6
Tritanopia (blue-blind)
#2EF4E3
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #69f5b2; /* rgb */ color: rgb(105, 245, 178); /* oklch */ color: oklch(87.6% 0.155 159.8);
Tailwind
colors: {
custom: {
50: '#9ff9c9',
500: '#69f5b2',
950: '#000000',
},
}SCSS
$custom: #69f5b2; $custom-light: #9ff9c9; $custom-dark: #000000;
JSON
{
"hex": "#69f5b2",
"rgb": {
"r": 105,
"g": 245,
"b": 178
},
"hsl": {
"h": 151.286,
"s": 87.5,
"l": 68.627
},
"oklch": {
"l": 0.87567,
"c": 0.15513,
"h": 159.8
},
"luminance": 0.71522
}Semantic roles & 50–950 ramp
primary
#69F5B2
secondary
#CE347E
accent
#016EE4
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#101713
muted
#808582