#69FEDD#69FEDD
#69FEDD is a very light, vivid teal. Relative luminance 0.791; OKLCH L 90.8% C 0.136 H 176.0°. Best body text is #000000 at 16.82:1 contrast (WCAG AA passes).
Color values
| HEX | #69FEDD |
|---|---|
| RGB | rgb(105, 254, 221) |
| HSL | hsl(167, 99%, 70%) |
| HSV | hsv(167, 59%, 100%) |
| CMYK | cmyk(58.7%, 0%, 13%, 0.4%) |
| CIE-LAB | lab(91.28, -47.50, 3.90) |
| CIE-LCH | lch(91.28, 47.66, 175.31°) |
| OKLab | oklab(90.77% -0.1358 0.0096) |
| OKLCH | oklch(90.77% 0.136 176) |
| XYZ | xyz(54.3126, 79.1018, 80.7985) |
| Luminance | 0.7911 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 3.18
Aquamarine
#7FFFD4
ΔE00 3.47
Tiffany Blue
#7BF2DA
ΔE00 3.61
Light Turquoise
#7EF4CC
ΔE00 3.93
Bright Teal
#01F9C6
ΔE00 5.32
Aqua (survey)
#13EAC9
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FEDD #FE698A
analogous
#69FE92 #69FEDD #69D5FE
triadic
#69FEDD #DD69FE #FEDD69
tetradic
#69FEDD #9269FE #FE698A #D5FE69
square
#69FEDD #9269FE #FE698A #D5FE69
split-complementary
#69FEDD #FE69D5 #FE9269
monochromatic
#02EBB7 #2CFECF #69FEDD #A6FEEB #E1FFF8
Accessibility & contrast
On white
1.25
#69FEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.82
#69FEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FEDD
16.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FEDD | 1.00 | 1.25 | 16.82 | 16.82 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EFDC
Deuteranopia (green-blind)
#DFDFDF
Tritanopia (blue-blind)
#00FFF4
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #69fedd; /* rgb */ color: rgb(105, 254, 221); /* oklch */ color: oklch(90.8% 0.136 176.0);
Tailwind
colors: {
custom: {
50: '#a1ffe7',
500: '#69fedd',
950: '#000000',
},
}SCSS
$custom: #69fedd; $custom-light: #a1ffe7; $custom-dark: #000000;
JSON
{
"hex": "#69fedd",
"rgb": {
"r": 105,
"g": 254,
"b": 221
},
"hsl": {
"h": 166.711,
"s": 98.675,
"l": 70.392
},
"oklch": {
"l": 0.90767,
"c": 0.13619,
"h": 176
},
"luminance": 0.79107
}Semantic roles & 50–950 ramp
primary
#69FEDD
secondary
#D93257
accent
#0033E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684