#69FFDA#69FFDA
#69FFDA is a very light, vivid teal. Relative luminance 0.796; OKLCH L 90.9% C 0.139 H 174.0°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #69FFDA |
|---|---|
| RGB | rgb(105, 255, 218) |
| HSL | hsl(165, 100%, 71%) |
| HSV | hsv(165, 59%, 100%) |
| CMYK | cmyk(58.8%, 0%, 14.5%, 0%) |
| CIE-LAB | lab(91.50, -48.63, 5.76) |
| CIE-LCH | lch(91.50, 48.97, 173.24°) |
| OKLab | oklab(90.92% -0.1382 0.0145) |
| OKLCH | oklch(90.92% 0.139 174) |
| XYZ | xyz(54.2346, 79.5797, 78.8183) |
| Luminance | 0.7958 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.60
Light Aqua
#8CFFDB
ΔE00 2.88
Light Turquoise
#7EF4CC
ΔE00 3.44
Tiffany Blue
#7BF2DA
ΔE00 4.40
Bright Teal
#01F9C6
ΔE00 4.61
Light Aquamarine
#7BFDC7
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FFDA #FF698E
analogous
#69FF8F #69FFDA #69D9FF
triadic
#69FFDA #DA69FF #FFDA69
tetradic
#69FFDA #8F69FF #FF698E #D9FF69
square
#69FFDA #8F69FF #FF698E #D9FF69
split-complementary
#69FFDA #FF69D9 #FF8F69
monochromatic
#00EEB3 #2CFFCB #69FFDA #A6FFE9 #E0FFF7
Accessibility & contrast
On white
1.24
#69FFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#69FFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FFDA
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FFDA | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F0D8
Deuteranopia (green-blind)
#E1E0DD
Tritanopia (blue-blind)
#00FFF4
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #69ffda; /* rgb */ color: rgb(105, 255, 218); /* oklch */ color: oklch(90.9% 0.139 174.0);
Tailwind
colors: {
custom: {
50: '#a1ffe5',
500: '#69ffda',
950: '#000000',
},
}SCSS
$custom: #69ffda; $custom-light: #a1ffe5; $custom-dark: #000000;
JSON
{
"hex": "#69ffda",
"rgb": {
"r": 105,
"g": 255,
"b": 218
},
"hsl": {
"h": 165.2,
"s": 100,
"l": 70.588
},
"oklch": {
"l": 0.90918,
"c": 0.13893,
"h": 174
},
"luminance": 0.79585
}Semantic roles & 50–950 ramp
primary
#69FFDA
secondary
#DB315B
accent
#0039E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684