#69F6BC#69F6BC
#69F6BC is a very light, vivid teal. Relative luminance 0.725; OKLCH L 88.0% C 0.148 H 163.4°. Best body text is #000000 at 15.51:1 contrast (WCAG AA passes).
Color values
| HEX | #69F6BC |
|---|---|
| RGB | rgb(105, 246, 188) |
| HSL | hsl(155, 89%, 69%) |
| HSV | hsv(155, 57%, 96%) |
| CMYK | cmyk(57.3%, 0%, 23.6%, 3.5%) |
| CIE-LAB | lab(88.23, -51.49, 16.61) |
| CIE-LCH | lch(88.23, 54.10, 162.12°) |
| OKLab | oklab(88.04% -0.1421 0.0425) |
| OKLCH | oklch(88.04% 0.148 163.4) |
| XYZ | xyz(47.8540, 72.5410, 59.0471) |
| Luminance | 0.7255 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.82
Light Aquamarine
#7BFDC7
ΔE00 2.08
Greenish Cyan
#2AFEB7
ΔE00 3.65
Light Blue Green
#7EFBB3
ΔE00 3.73
Light Turquoise
#7EF4CC
ΔE00 4.24
Greenish Turquoise
#00FBB0
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F6BC #F669A3
analogous
#69F676 #69F6BC #69EAF6
triadic
#69F6BC #BC69F6 #F6BC69
tetradic
#69F6BC #7669F6 #F669A3 #EAF669
square
#69F6BC #7669F6 #F669A3 #EAF669
split-complementary
#69F6BC #F669EA #F67669
monochromatic
#0DD884 #2FF3A2 #69F6BC #A3F9D6 #DCFDF0
Accessibility & contrast
On white
1.35
#69F6BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.51
#69F6BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F6BC
15.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F6BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F6BC | 1.00 | 1.35 | 15.51 | 15.51 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E6B9
Deuteranopia (green-blind)
#DED8C0
Tritanopia (blue-blind)
#23F6E6
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #69f6bc; /* rgb */ color: rgb(105, 246, 188); /* oklch */ color: oklch(88.0% 0.148 163.4);
Tailwind
colors: {
custom: {
50: '#9ffad0',
500: '#69f6bc',
950: '#000000',
},
}SCSS
$custom: #69f6bc; $custom-light: #9ffad0; $custom-dark: #000000;
JSON
{
"hex": "#69f6bc",
"rgb": {
"r": 105,
"g": 246,
"b": 188
},
"hsl": {
"h": 155.319,
"s": 88.679,
"l": 68.824
},
"oklch": {
"l": 0.88035,
"c": 0.14836,
"h": 163.4
},
"luminance": 0.72546
}Semantic roles & 50–950 ramp
primary
#69F6BC
secondary
#CF3474
accent
#005EE5
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101714
muted
#808583