#69F1BD#69F1BD
#69F1BD is a very light, vivid teal. Relative luminance 0.696; OKLCH L 86.9% C 0.141 H 165.2°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #69F1BD |
|---|---|
| RGB | rgb(105, 241, 189) |
| HSL | hsl(157, 83%, 68%) |
| HSV | hsv(157, 56%, 95%) |
| CMYK | cmyk(56.4%, 0%, 21.6%, 5.5%) |
| CIE-LAB | lab(86.79, -49.20, 14.07) |
| CIE-LCH | lch(86.79, 51.17, 164.04°) |
| OKLab | oklab(86.87% -0.1365 0.036) |
| OKLCH | oklch(86.87% 0.141 165.2) |
| XYZ | xyz(46.4618, 69.5835, 59.1167) |
| Luminance | 0.6959 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.76
Light Greenish Blue
#63F7B4
ΔE00 3.20
Light Turquoise
#7EF4CC
ΔE00 3.23
Aquamarine
#7FFFD4
ΔE00 4.02
Aqua Marine
#2EE8BB
ΔE00 4.19
Bright Teal
#01F9C6
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F1BD #F1699D
analogous
#69F179 #69F1BD #69E1F1
triadic
#69F1BD #BD69F1 #F1BD69
tetradic
#69F1BD #7969F1 #F1699D #E1F169
square
#69F1BD #7969F1 #F1699D #E1F169
split-complementary
#69F1BD #F169E1 #F17969
monochromatic
#13CD86 #31ECA4 #69F1BD #A1F6D6 #D9FBEE
Accessibility & contrast
On white
1.41
#69F1BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#69F1BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F1BD
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F1BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F1BD | 1.00 | 1.41 | 14.92 | 14.92 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE2BA
Deuteranopia (green-blind)
#D9D4C0
Tritanopia (blue-blind)
#25F1E2
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #69f1bd; /* rgb */ color: rgb(105, 241, 189); /* oklch */ color: oklch(86.9% 0.141 165.2);
Tailwind
colors: {
custom: {
50: '#9ef6d1',
500: '#69f1bd',
950: '#000000',
},
}SCSS
$custom: #69f1bd; $custom-light: #9ef6d1; $custom-dark: #000000;
JSON
{
"hex": "#69f1bd",
"rgb": {
"r": 105,
"g": 241,
"b": 189
},
"hsl": {
"h": 157.059,
"s": 82.927,
"l": 67.843
},
"oklch": {
"l": 0.8687,
"c": 0.14117,
"h": 165.2
},
"luminance": 0.69588
}Semantic roles & 50–950 ramp
primary
#69F1BD
secondary
#C9356E
accent
#0659DF
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583