#69FBDA#69FBDA
#69FBDA is a very light, vivid teal. Relative luminance 0.771; OKLCH L 90.0% C 0.134 H 175.7°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #69FBDA |
|---|---|
| RGB | rgb(105, 251, 218) |
| HSL | hsl(166, 95%, 70%) |
| HSV | hsv(166, 58%, 98%) |
| CMYK | cmyk(58.2%, 0%, 13.1%, 1.6%) |
| CIE-LAB | lab(90.35, -46.92, 4.10) |
| CIE-LCH | lch(90.35, 47.10, 175.01°) |
| OKLab | oklab(89.98% -0.1341 0.0101) |
| OKLCH | oklch(89.98% 0.134 175.7) |
| XYZ | xyz(52.9719, 77.0542, 78.3974) |
| Luminance | 0.7706 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 3.18
Tiffany Blue
#7BF2DA
ΔE00 3.26
Aquamarine
#7FFFD4
ΔE00 3.43
Light Turquoise
#7EF4CC
ΔE00 3.53
Aqua (survey)
#13EAC9
ΔE00 4.92
Bright Teal
#01F9C6
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FBDA #FB698A
analogous
#69FB91 #69FBDA #69D3FB
triadic
#69FBDA #DA69FB #FBDA69
tetradic
#69FBDA #9169FB #FB698A #D3FB69
square
#69FBDA #9169FB #FB698A #D3FB69
split-complementary
#69FBDA #FB69D3 #FB9169
monochromatic
#06E4B1 #2DF9CB #69FBDA #A5FDE9 #E0FEF7
Accessibility & contrast
On white
1.28
#69FBDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#69FBDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FBDA
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FBDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FBDA | 1.00 | 1.28 | 16.41 | 16.41 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EDD9
Deuteranopia (green-blind)
#DDDDDC
Tritanopia (blue-blind)
#00FEF1
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #69fbda; /* rgb */ color: rgb(105, 251, 218); /* oklch */ color: oklch(90.0% 0.134 175.7);
Tailwind
colors: {
custom: {
50: '#a1fde5',
500: '#69fbda',
950: '#000000',
},
}SCSS
$custom: #69fbda; $custom-light: #a1fde5; $custom-dark: #000000;
JSON
{
"hex": "#69fbda",
"rgb": {
"r": 105,
"g": 251,
"b": 218
},
"hsl": {
"h": 166.438,
"s": 94.805,
"l": 69.804
},
"oklch": {
"l": 0.89983,
"c": 0.13446,
"h": 175.7
},
"luminance": 0.7706
}Semantic roles & 50–950 ramp
primary
#69FBDA
secondary
#D63357
accent
#0034E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684