#69F4BB#69F4BB
#69F4BB is a very light, vivid teal. Relative luminance 0.713; OKLCH L 87.5% C 0.147 H 163.5°. Best body text is #000000 at 15.26:1 contrast (WCAG AA passes).
Color values
| HEX | #69F4BB |
|---|---|
| RGB | rgb(105, 244, 187) |
| HSL | hsl(155, 86%, 68%) |
| HSV | hsv(155, 57%, 96%) |
| CMYK | cmyk(57%, 0%, 23.4%, 4.3%) |
| CIE-LAB | lab(87.62, -50.87, 16.28) |
| CIE-LCH | lch(87.62, 53.41, 162.26°) |
| OKLab | oklab(87.54% -0.1405 0.0416) |
| OKLCH | oklch(87.54% 0.147 163.5) |
| XYZ | xyz(47.1416, 71.2879, 58.2797) |
| Luminance | 0.7129 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.04
Light Aquamarine
#7BFDC7
ΔE00 2.33
Greenish Cyan
#2AFEB7
ΔE00 3.94
Light Blue Green
#7EFBB3
ΔE00 3.96
Light Turquoise
#7EF4CC
ΔE00 4.08
Aquamarine
#7FFFD4
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F4BB #F469A2
analogous
#69F475 #69F4BB #69E7F4
triadic
#69F4BB #BB69F4 #F4BB69
tetradic
#69F4BB #7569F4 #F469A2 #E7F469
square
#69F4BB #7569F4 #F469A2 #E7F469
split-complementary
#69F4BB #F469E7 #F47569
monochromatic
#0FD383 #30F0A1 #69F4BB #A2F8D5 #DBFCEF
Accessibility & contrast
On white
1.38
#69F4BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.26
#69F4BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F4BB
15.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F4BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F4BB | 1.00 | 1.38 | 15.26 | 15.26 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E4B8
Deuteranopia (green-blind)
#DCD6BF
Tritanopia (blue-blind)
#26F4E4
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #69f4bb; /* rgb */ color: rgb(105, 244, 187); /* oklch */ color: oklch(87.5% 0.147 163.5);
Tailwind
colors: {
custom: {
50: '#9ff8cf',
500: '#69f4bb',
950: '#000000',
},
}SCSS
$custom: #69f4bb; $custom-light: #9ff8cf; $custom-dark: #000000;
JSON
{
"hex": "#69f4bb",
"rgb": {
"r": 105,
"g": 244,
"b": 187
},
"hsl": {
"h": 155.396,
"s": 86.335,
"l": 68.431
},
"oklch": {
"l": 0.87535,
"c": 0.14656,
"h": 163.5
},
"luminance": 0.71292
}Semantic roles & 50–950 ramp
primary
#69F4BB
secondary
#CD3473
accent
#035FE3
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101713
muted
#808583