#69F8B6#69F8B6
#69F8B6 is a very light, vivid teal. Relative luminance 0.735; OKLCH L 88.4% C 0.156 H 160.6°. Best body text is #000000 at 15.70:1 contrast (WCAG AA passes).
Color values
| HEX | #69F8B6 |
|---|---|
| RGB | rgb(105, 248, 182) |
| HSL | hsl(152, 91%, 69%) |
| HSV | hsv(152, 58%, 97%) |
| CMYK | cmyk(57.7%, 0%, 26.6%, 2.7%) |
| CIE-LAB | lab(88.69, -53.55, 20.34) |
| CIE-LCH | lch(88.69, 57.28, 159.20°) |
| OKLab | oklab(88.37% -0.1469 0.0518) |
| OKLCH | oklch(88.37% 0.156 160.6) |
| XYZ | xyz(47.8322, 73.5108, 55.9152) |
| Luminance | 0.7351 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 0.47
Light Blue Green
#7EFBB3
ΔE00 2.35
Light Aquamarine
#7BFDC7
ΔE00 2.96
Seafoam Green
#7AF9AB
ΔE00 3.07
Greenish Cyan
#2AFEB7
ΔE00 3.14
Seafoam (survey)
#80F9AD
ΔE00 3.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F8B6 #F869AB
analogous
#69F86F #69F8B6 #69F2F8
triadic
#69F8B6 #B669F8 #F8B669
tetradic
#69F8B6 #6F69F8 #F869AB #F2F869
square
#69F8B6 #6F69F8 #F869AB #F2F869
split-complementary
#69F8B6 #F869F2 #F86F69
monochromatic
#0ADC7B #2FF59A #69F8B6 #A3FBD2 #DEFDEF
Accessibility & contrast
On white
1.34
#69F8B6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.70
#69F8B6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F8B6
15.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F8B6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F8B6 | 1.00 | 1.34 | 15.70 | 15.70 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E7B2
Deuteranopia (green-blind)
#E1D9BA
Tritanopia (blue-blind)
#28F7E6
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #69f8b6; /* rgb */ color: rgb(105, 248, 182); /* oklch */ color: oklch(88.4% 0.156 160.6);
Tailwind
colors: {
custom: {
50: '#9ffbcc',
500: '#69f8b6',
950: '#000000',
},
}SCSS
$custom: #69f8b6; $custom-light: #9ffbcc; $custom-dark: #000000;
JSON
{
"hex": "#69f8b6",
"rgb": {
"r": 105,
"g": 248,
"b": 182
},
"hsl": {
"h": 152.308,
"s": 91.083,
"l": 69.216
},
"oklch": {
"l": 0.88373,
"c": 0.15576,
"h": 160.6
},
"luminance": 0.73515
}Semantic roles & 50–950 ramp
primary
#69F8B6
secondary
#D2337C
accent
#006AE6
background
#FCFFFE
surface
#F6FFFA
border
#D0D7D3
text
#101713
muted
#808583