#69F8BA#69F8BA
#69F8BA is a very light, vivid teal. Relative luminance 0.737; OKLCH L 88.5% C 0.153 H 162.1°. Best body text is #000000 at 15.74:1 contrast (WCAG AA passes).
Color values
| HEX | #69F8BA |
|---|---|
| RGB | rgb(105, 248, 186) |
| HSL | hsl(154, 91%, 69%) |
| HSV | hsv(154, 58%, 97%) |
| CMYK | cmyk(57.7%, 0%, 25%, 2.7%) |
| CIE-LAB | lab(88.77, -52.73, 18.40) |
| CIE-LCH | lch(88.77, 55.85, 160.77°) |
| OKLab | oklab(88.46% -0.1451 0.047) |
| OKLCH | oklch(88.46% 0.153 162.1) |
| XYZ | xyz(48.2515, 73.6785, 58.1234) |
| Luminance | 0.7368 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.08
Light Aquamarine
#7BFDC7
ΔE00 2.30
Light Blue Green
#7EFBB3
ΔE00 2.99
Greenish Cyan
#2AFEB7
ΔE00 3.21
Greenish Turquoise
#00FBB0
ΔE00 3.79
Seafoam Green
#7AF9AB
ΔE00 3.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F8BA #F869A7
analogous
#69F873 #69F8BA #69EFF8
triadic
#69F8BA #BA69F8 #F8BA69
tetradic
#69F8BA #7369F8 #F869A7 #EFF869
square
#69F8BA #7369F8 #F869A7 #EFF869
split-complementary
#69F8BA #F869EF #F87369
monochromatic
#0ADC81 #2FF59F #69F8BA #A3FBD5 #DEFDF0
Accessibility & contrast
On white
1.33
#69F8BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.74
#69F8BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F8BA
15.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F8BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F8BA | 1.00 | 1.33 | 15.74 | 15.74 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E7B7
Deuteranopia (green-blind)
#E0D9BE
Tritanopia (blue-blind)
#24F8E7
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #69f8ba; /* rgb */ color: rgb(105, 248, 186); /* oklch */ color: oklch(88.5% 0.153 162.1);
Tailwind
colors: {
custom: {
50: '#9ffbce',
500: '#69f8ba',
950: '#000000',
},
}SCSS
$custom: #69f8ba; $custom-light: #9ffbce; $custom-dark: #000000;
JSON
{
"hex": "#69f8ba",
"rgb": {
"r": 105,
"g": 248,
"b": 186
},
"hsl": {
"h": 153.986,
"s": 91.083,
"l": 69.216
},
"oklch": {
"l": 0.88464,
"c": 0.15253,
"h": 162.1
},
"luminance": 0.73683
}Semantic roles & 50–950 ramp
primary
#69F8BA
secondary
#D23378
accent
#0064E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101713
muted
#808583