#69FEDA#69FEDA
#69FEDA is a very light, vivid teal. Relative luminance 0.789; OKLCH L 90.7% C 0.138 H 174.4°. Best body text is #000000 at 16.79:1 contrast (WCAG AA passes).
Color values
| HEX | #69FEDA |
|---|---|
| RGB | rgb(105, 254, 218) |
| HSL | hsl(166, 99%, 70%) |
| HSV | hsv(166, 59%, 100%) |
| CMYK | cmyk(58.7%, 0%, 14.2%, 0.4%) |
| CIE-LAB | lab(91.21, -48.20, 5.35) |
| CIE-LCH | lch(91.21, 48.50, 173.67°) |
| OKLab | oklab(90.68% -0.1371 0.0134) |
| OKLCH | oklch(90.68% 0.138 174.4) |
| XYZ | xyz(53.9164, 78.9434, 78.7123) |
| Luminance | 0.7895 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.78
Light Aqua
#8CFFDB
ΔE00 2.91
Light Turquoise
#7EF4CC
ΔE00 3.42
Tiffany Blue
#7BF2DA
ΔE00 4.12
Bright Teal
#01F9C6
ΔE00 4.72
Light Aquamarine
#7BFDC7
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FEDA #FE698D
analogous
#69FE8F #69FEDA #69D8FE
triadic
#69FEDA #DA69FE #FEDA69
tetradic
#69FEDA #8F69FE #FE698D #D8FE69
square
#69FEDA #8F69FE #FE698D #D8FE69
split-complementary
#69FEDA #FE69D8 #FE8F69
monochromatic
#02EBB3 #2CFECB #69FEDA #A6FEE9 #E1FFF8
Accessibility & contrast
On white
1.25
#69FEDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.79
#69FEDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FEDA
16.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FEDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FEDA | 1.00 | 1.25 | 16.79 | 16.79 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EFD8
Deuteranopia (green-blind)
#E0DFDD
Tritanopia (blue-blind)
#00FFF3
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #69feda; /* rgb */ color: rgb(105, 254, 218); /* oklch */ color: oklch(90.7% 0.138 174.4);
Tailwind
colors: {
custom: {
50: '#a1ffe5',
500: '#69feda',
950: '#000000',
},
}SCSS
$custom: #69feda; $custom-light: #a1ffe5; $custom-dark: #000000;
JSON
{
"hex": "#69feda",
"rgb": {
"r": 105,
"g": 254,
"b": 218
},
"hsl": {
"h": 165.503,
"s": 98.675,
"l": 70.392
},
"oklch": {
"l": 0.90684,
"c": 0.1378,
"h": 174.4
},
"luminance": 0.78949
}Semantic roles & 50–950 ramp
primary
#69FEDA
secondary
#D9325A
accent
#0037E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684