#69F0BB#69F0BB
#69F0BB is a very light, vivid teal. Relative luminance 0.689; OKLCH L 86.6% C 0.141 H 164.6°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #69F0BB |
|---|---|
| RGB | rgb(105, 240, 187) |
| HSL | hsl(156, 82%, 68%) |
| HSV | hsv(156, 56%, 94%) |
| CMYK | cmyk(56.3%, 0%, 22.1%, 5.9%) |
| CIE-LAB | lab(86.46, -49.20, 14.63) |
| CIE-LCH | lch(86.46, 51.34, 163.44°) |
| OKLab | oklab(86.58% -0.1363 0.0375) |
| OKLCH | oklch(86.58% 0.141 164.6) |
| XYZ | xyz(45.9510, 68.9069, 57.8829) |
| Luminance | 0.6891 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.93
Light Greenish Blue
#63F7B4
ΔE00 3.04
Light Turquoise
#7EF4CC
ΔE00 3.51
Aqua Marine
#2EE8BB
ΔE00 4.26
Aquamarine
#7FFFD4
ΔE00 4.34
Seafoam
#7FE0B3
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F0BB #F0699E
analogous
#69F077 #69F0BB #69E2F0
triadic
#69F0BB #BB69F0 #F0BB69
tetradic
#69F0BB #7769F0 #F0699E #E2F069
square
#69F0BB #7769F0 #F0699E #E2F069
split-complementary
#69F0BB #F069E2 #F07769
monochromatic
#14CA83 #31EAA2 #69F0BB #A1F6D4 #D8FBED
Accessibility & contrast
On white
1.42
#69F0BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#69F0BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F0BB
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F0BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F0BB | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE1B8
Deuteranopia (green-blind)
#D8D3BE
Tritanopia (blue-blind)
#28F0E1
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #69f0bb; /* rgb */ color: rgb(105, 240, 187); /* oklch */ color: oklch(86.6% 0.141 164.6);
Tailwind
colors: {
custom: {
50: '#9ef6cf',
500: '#69f0bb',
950: '#000000',
},
}SCSS
$custom: #69f0bb; $custom-light: #9ef6cf; $custom-dark: #000000;
JSON
{
"hex": "#69f0bb",
"rgb": {
"r": 105,
"g": 240,
"b": 187
},
"hsl": {
"h": 156.444,
"s": 81.818,
"l": 67.647
},
"oklch": {
"l": 0.86583,
"c": 0.14139,
"h": 164.6
},
"luminance": 0.68911
}Semantic roles & 50–950 ramp
primary
#69F0BB
secondary
#C7366F
accent
#075CDE
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1713
muted
#808583