#69F0BC#69F0BC
#69F0BC is a very light, vivid teal. Relative luminance 0.690; OKLCH L 86.6% C 0.141 H 165.1°. Best body text is #000000 at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #69F0BC |
|---|---|
| RGB | rgb(105, 240, 188) |
| HSL | hsl(157, 82%, 68%) |
| HSV | hsv(157, 56%, 94%) |
| CMYK | cmyk(56.3%, 0%, 21.7%, 5.9%) |
| CIE-LAB | lab(86.48, -48.99, 14.15) |
| CIE-LCH | lch(86.48, 50.99, 163.89°) |
| OKLab | oklab(86.61% -0.1359 0.0362) |
| OKLCH | oklch(86.61% 0.141 165.1) |
| XYZ | xyz(46.0585, 68.9499, 58.4486) |
| Luminance | 0.6895 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.94
Light Greenish Blue
#63F7B4
ΔE00 3.25
Light Turquoise
#7EF4CC
ΔE00 3.31
Aqua Marine
#2EE8BB
ΔE00 4.13
Aquamarine
#7FFFD4
ΔE00 4.20
Bright Teal
#01F9C6
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F0BC #F0699D
analogous
#69F079 #69F0BC #69E0F0
triadic
#69F0BC #BC69F0 #F0BC69
tetradic
#69F0BC #7969F0 #F0699D #E0F069
square
#69F0BC #7969F0 #F0699D #E0F069
split-complementary
#69F0BC #F069E0 #F07969
monochromatic
#14CA84 #31EAA3 #69F0BC #A1F6D5 #D8FBEE
Accessibility & contrast
On white
1.42
#69F0BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.79
#69F0BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F0BC
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F0BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F0BC | 1.00 | 1.42 | 14.79 | 14.79 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE1B9
Deuteranopia (green-blind)
#D8D3BF
Tritanopia (blue-blind)
#27F0E1
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #69f0bc; /* rgb */ color: rgb(105, 240, 188); /* oklch */ color: oklch(86.6% 0.141 165.1);
Tailwind
colors: {
custom: {
50: '#9ef6d0',
500: '#69f0bc',
950: '#000000',
},
}SCSS
$custom: #69f0bc; $custom-light: #9ef6d0; $custom-dark: #000000;
JSON
{
"hex": "#69f0bc",
"rgb": {
"r": 105,
"g": 240,
"b": 188
},
"hsl": {
"h": 156.889,
"s": 81.818,
"l": 67.647
},
"oklch": {
"l": 0.86608,
"c": 0.14064,
"h": 165.1
},
"luminance": 0.68954
}Semantic roles & 50–950 ramp
primary
#69F0BC
secondary
#C7366E
accent
#075ADE
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583