#69F8BB#69F8BB
#69F8BB is a very light, vivid teal. Relative luminance 0.737; OKLCH L 88.5% C 0.152 H 162.4°. Best body text is #000000 at 15.75:1 contrast (WCAG AA passes).
Color values
| HEX | #69F8BB |
|---|---|
| RGB | rgb(105, 248, 187) |
| HSL | hsl(154, 91%, 69%) |
| HSV | hsv(154, 58%, 97%) |
| CMYK | cmyk(57.7%, 0%, 24.6%, 2.7%) |
| CIE-LAB | lab(88.79, -52.52, 17.91) |
| CIE-LCH | lch(88.79, 55.49, 161.17°) |
| OKLab | oklab(88.49% -0.1447 0.0458) |
| OKLCH | oklch(88.49% 0.152 162.4) |
| XYZ | xyz(48.3582, 73.7212, 58.6852) |
| Luminance | 0.7373 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.28
Light Aquamarine
#7BFDC7
ΔE00 2.16
Light Blue Green
#7EFBB3
ΔE00 3.17
Greenish Cyan
#2AFEB7
ΔE00 3.26
Greenish Turquoise
#00FBB0
ΔE00 3.88
Seafoam Green
#7AF9AB
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F8BB #F869A6
analogous
#69F874 #69F8BB #69EDF8
triadic
#69F8BB #BB69F8 #F8BB69
tetradic
#69F8BB #7469F8 #F869A6 #EDF869
square
#69F8BB #7469F8 #F869A6 #EDF869
split-complementary
#69F8BB #F869ED #F87469
monochromatic
#0ADC83 #2FF5A0 #69F8BB #A3FBD6 #DEFDF0
Accessibility & contrast
On white
1.33
#69F8BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.75
#69F8BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F8BB
15.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F8BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F8BB | 1.00 | 1.33 | 15.75 | 15.75 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E8B8
Deuteranopia (green-blind)
#E0D9BF
Tritanopia (blue-blind)
#23F8E7
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #69f8bb; /* rgb */ color: rgb(105, 248, 187); /* oklch */ color: oklch(88.5% 0.152 162.4);
Tailwind
colors: {
custom: {
50: '#9ffbcf',
500: '#69f8bb',
950: '#000000',
},
}SCSS
$custom: #69f8bb; $custom-light: #9ffbcf; $custom-dark: #000000;
JSON
{
"hex": "#69f8bb",
"rgb": {
"r": 105,
"g": 248,
"b": 187
},
"hsl": {
"h": 154.406,
"s": 91.083,
"l": 69.216
},
"oklch": {
"l": 0.88487,
"c": 0.15173,
"h": 162.4
},
"luminance": 0.73726
}Semantic roles & 50–950 ramp
primary
#69F8BB
secondary
#D23377
accent
#0062E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101713
muted
#808583