#69F6BA#69F6BA
#69F6BA is a very light, vivid teal. Relative luminance 0.725; OKLCH L 88.0% C 0.150 H 162.6°. Best body text is #000000 at 15.49:1 contrast (WCAG AA passes).
Color values
| HEX | #69F6BA |
|---|---|
| RGB | rgb(105, 246, 186) |
| HSL | hsl(154, 89%, 69%) |
| HSV | hsv(154, 57%, 96%) |
| CMYK | cmyk(57.3%, 0%, 24.4%, 3.5%) |
| CIE-LAB | lab(88.19, -51.91, 17.58) |
| CIE-LCH | lch(88.19, 54.81, 161.29°) |
| OKLab | oklab(87.99% -0.143 0.0449) |
| OKLCH | oklch(87.99% 0.15 162.6) |
| XYZ | xyz(47.6399, 72.4554, 57.9195) |
| Luminance | 0.7246 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.40
Light Aquamarine
#7BFDC7
ΔE00 2.30
Light Blue Green
#7EFBB3
ΔE00 3.36
Greenish Cyan
#2AFEB7
ΔE00 3.50
Greenish Turquoise
#00FBB0
ΔE00 4.04
Seafoam Green
#7AF9AB
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F6BA #F669A5
analogous
#69F674 #69F6BA #69ECF6
triadic
#69F6BA #BA69F6 #F6BA69
tetradic
#69F6BA #7469F6 #F669A5 #ECF669
square
#69F6BA #7469F6 #F669A5 #ECF669
split-complementary
#69F6BA #F669EC #F67469
monochromatic
#0DD881 #2FF39F #69F6BA #A3F9D5 #DCFDEF
Accessibility & contrast
On white
1.36
#69F6BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.49
#69F6BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F6BA
15.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F6BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F6BA | 1.00 | 1.36 | 15.49 | 15.49 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E6B7
Deuteranopia (green-blind)
#DED7BE
Tritanopia (blue-blind)
#25F6E5
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #69f6ba; /* rgb */ color: rgb(105, 246, 186); /* oklch */ color: oklch(88.0% 0.150 162.6);
Tailwind
colors: {
custom: {
50: '#9fface',
500: '#69f6ba',
950: '#000000',
},
}SCSS
$custom: #69f6ba; $custom-light: #9fface; $custom-dark: #000000;
JSON
{
"hex": "#69f6ba",
"rgb": {
"r": 105,
"g": 246,
"b": 186
},
"hsl": {
"h": 154.468,
"s": 88.679,
"l": 68.824
},
"oklch": {
"l": 0.87988,
"c": 0.14993,
"h": 162.6
},
"luminance": 0.7246
}Semantic roles & 50–950 ramp
primary
#69F6BA
secondary
#CF3476
accent
#0062E5
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101713
muted
#808583