#69FBD5#69FBD5
#69FBD5 is a very light, vivid teal. Relative luminance 0.768; OKLCH L 89.8% C 0.137 H 173.1°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #69FBD5 |
|---|---|
| RGB | rgb(105, 251, 213) |
| HSL | hsl(164, 95%, 70%) |
| HSV | hsv(164, 58%, 98%) |
| CMYK | cmyk(58.2%, 0%, 15.1%, 1.6%) |
| CIE-LAB | lab(90.23, -48.08, 6.52) |
| CIE-LCH | lch(90.23, 48.52, 172.28°) |
| OKLab | oklab(89.85% -0.1363 0.0165) |
| OKLCH | oklch(89.85% 0.137 173.1) |
| XYZ | xyz(52.3275, 76.7965, 75.0034) |
| Luminance | 0.7680 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.38
Light Turquoise
#7EF4CC
ΔE00 2.69
Light Aqua
#8CFFDB
ΔE00 2.89
Bright Teal
#01F9C6
ΔE00 4.23
Tiffany Blue
#7BF2DA
ΔE00 4.25
Light Aquamarine
#7BFDC7
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FBD5 #FB698F
analogous
#69FB8C #69FBD5 #69D8FB
triadic
#69FBD5 #D569FB #FBD569
tetradic
#69FBD5 #8C69FB #FB698F #D8FB69
square
#69FBD5 #8C69FB #FB698F #D8FB69
split-complementary
#69FBD5 #FB69D8 #FB8C69
monochromatic
#06E4AA #2DF9C4 #69FBD5 #A5FDE6 #E0FEF6
Accessibility & contrast
On white
1.28
#69FBD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#69FBD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FBD5
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FBD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FBD5 | 1.00 | 1.28 | 16.36 | 16.36 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4ECD3
Deuteranopia (green-blind)
#DEDDD8
Tritanopia (blue-blind)
#00FDF0
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #69fbd5; /* rgb */ color: rgb(105, 251, 213); /* oklch */ color: oklch(89.8% 0.137 173.1);
Tailwind
colors: {
custom: {
50: '#a0fde1',
500: '#69fbd5',
950: '#000000',
},
}SCSS
$custom: #69fbd5; $custom-light: #a0fde1; $custom-dark: #000000;
JSON
{
"hex": "#69fbd5",
"rgb": {
"r": 105,
"g": 251,
"b": 213
},
"hsl": {
"h": 164.384,
"s": 94.805,
"l": 69.804
},
"oklch": {
"l": 0.89847,
"c": 0.13727,
"h": 173.1
},
"luminance": 0.76802
}Semantic roles & 50–950 ramp
primary
#69FBD5
secondary
#D6335D
accent
#003CE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684