#69F0BD#69F0BD
#69F0BD is a very light, vivid teal. Relative luminance 0.690; OKLCH L 86.6% C 0.140 H 165.5°. Best body text is #000000 at 14.80:1 contrast (WCAG AA passes).
Color values
| HEX | #69F0BD |
|---|---|
| RGB | rgb(105, 240, 189) |
| HSL | hsl(157, 82%, 68%) |
| HSV | hsv(157, 56%, 94%) |
| CMYK | cmyk(56.3%, 0%, 21.2%, 5.9%) |
| CIE-LAB | lab(86.50, -48.78, 13.66) |
| CIE-LCH | lch(86.50, 50.65, 164.36°) |
| OKLab | oklab(86.63% -0.1354 0.035) |
| OKLCH | oklch(86.63% 0.14 165.5) |
| XYZ | xyz(46.1666, 68.9931, 59.0183) |
| Luminance | 0.6900 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.97
Light Turquoise
#7EF4CC
ΔE00 3.12
Light Greenish Blue
#63F7B4
ΔE00 3.46
Aqua Marine
#2EE8BB
ΔE00 4.01
Aquamarine
#7FFFD4
ΔE00 4.07
Bright Teal
#01F9C6
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F0BD #F0699C
analogous
#69F079 #69F0BD #69E0F0
triadic
#69F0BD #BD69F0 #F0BD69
tetradic
#69F0BD #7969F0 #F0699C #E0F069
square
#69F0BD #7969F0 #F0699C #E0F069
split-complementary
#69F0BD #F069E0 #F07969
monochromatic
#14CA86 #31EAA5 #69F0BD #A1F6D5 #D8FBEE
Accessibility & contrast
On white
1.42
#69F0BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.80
#69F0BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F0BD
14.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F0BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F0BD | 1.00 | 1.42 | 14.80 | 14.80 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE1BA
Deuteranopia (green-blind)
#D8D3C0
Tritanopia (blue-blind)
#26F0E2
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #69f0bd; /* rgb */ color: rgb(105, 240, 189); /* oklch */ color: oklch(86.6% 0.140 165.5);
Tailwind
colors: {
custom: {
50: '#9ef6d1',
500: '#69f0bd',
950: '#000000',
},
}SCSS
$custom: #69f0bd; $custom-light: #9ef6d1; $custom-dark: #000000;
JSON
{
"hex": "#69f0bd",
"rgb": {
"r": 105,
"g": 240,
"b": 189
},
"hsl": {
"h": 157.333,
"s": 81.818,
"l": 67.647
},
"oklch": {
"l": 0.86632,
"c": 0.13989,
"h": 165.5
},
"luminance": 0.68998
}Semantic roles & 50–950 ramp
primary
#69F0BD
secondary
#C7366D
accent
#0758DE
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583