#69F3BB#69F3BB
#69F3BB is a very light, vivid teal. Relative luminance 0.707; OKLCH L 87.3% C 0.145 H 163.8°. Best body text is #000000 at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #69F3BB |
|---|---|
| RGB | rgb(105, 243, 187) |
| HSL | hsl(156, 85%, 68%) |
| HSV | hsv(156, 57%, 95%) |
| CMYK | cmyk(56.8%, 0%, 23%, 4.7%) |
| CIE-LAB | lab(87.33, -50.46, 15.87) |
| CIE-LCH | lch(87.33, 52.89, 162.54°) |
| OKLab | oklab(87.3% -0.1395 0.0406) |
| OKLCH | oklch(87.3% 0.145 163.8) |
| XYZ | xyz(46.8415, 70.6878, 58.1797) |
| Luminance | 0.7069 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.28
Light Aquamarine
#7BFDC7
ΔE00 2.45
Light Turquoise
#7EF4CC
ΔE00 3.92
Greenish Cyan
#2AFEB7
ΔE00 4.14
Light Blue Green
#7EFBB3
ΔE00 4.18
Aquamarine
#7FFFD4
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F3BB #F369A1
analogous
#69F376 #69F3BB #69E6F3
triadic
#69F3BB #BB69F3 #F3BB69
tetradic
#69F3BB #7669F3 #F369A1 #E6F369
square
#69F3BB #7669F3 #F369A1 #E6F369
split-complementary
#69F3BB #F369E6 #F37669
monochromatic
#11D183 #30EEA1 #69F3BB #A2F8D5 #DAFCEE
Accessibility & contrast
On white
1.39
#69F3BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.14
#69F3BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F3BB
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F3BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F3BB | 1.00 | 1.39 | 15.14 | 15.14 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE3B8
Deuteranopia (green-blind)
#DBD5BF
Tritanopia (blue-blind)
#26F3E3
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #69f3bb; /* rgb */ color: rgb(105, 243, 187); /* oklch */ color: oklch(87.3% 0.145 163.8);
Tailwind
colors: {
custom: {
50: '#9ff8cf',
500: '#69f3bb',
950: '#000000',
},
}SCSS
$custom: #69f3bb; $custom-light: #9ff8cf; $custom-dark: #000000;
JSON
{
"hex": "#69f3bb",
"rgb": {
"r": 105,
"g": 243,
"b": 187
},
"hsl": {
"h": 155.652,
"s": 85.185,
"l": 68.235
},
"oklch": {
"l": 0.87297,
"c": 0.14526,
"h": 163.8
},
"luminance": 0.70692
}Semantic roles & 50–950 ramp
primary
#69F3BB
secondary
#CC3472
accent
#045EE2
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101713
muted
#808583