#69FDEE#69FDEE
#69FDEE is a very light, vivid teal. Relative luminance 0.794; OKLCH L 91.0% C 0.128 H 186.0°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #69FDEE |
|---|---|
| RGB | rgb(105, 253, 238) |
| HSL | hsl(174, 97%, 70%) |
| HSV | hsv(174, 58%, 99%) |
| CMYK | cmyk(58.5%, 0%, 5.9%, 0.8%) |
| CIE-LAB | lab(91.42, -42.93, -4.70) |
| CIE-LCH | lch(91.42, 43.19, 186.25°) |
| OKLab | oklab(91.03% -0.1275 -0.0134) |
| OKLCH | oklch(91.03% 0.128 186) |
| XYZ | xyz(56.3767, 79.4211, 93.2311) |
| Luminance | 0.7943 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.21
Bright Turquoise
#0FFEF9
ΔE00 4.20
Tiffany Blue
#7BF2DA
ΔE00 4.33
Bright Cyan
#41FDFE
ΔE00 5.32
Aqua
#00FFFF
ΔE00 5.42
Turquoise
#40E0D0
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FDEE #FD6978
analogous
#69FDA4 #69FDEE #69C2FD
triadic
#69FDEE #EE69FD #FDEE69
tetradic
#69FDEE #A469FD #FD6978 #C2FD69
square
#69FDEE #A469FD #FD6978 #C2FD69
split-complementary
#69FDEE #FD69C2 #FDA469
monochromatic
#03E8D1 #2DFCE7 #69FDEE #A5FEF5 #E1FFFC
Accessibility & contrast
On white
1.24
#69FDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#69FDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FDEE
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FDEE | 1.00 | 1.24 | 16.89 | 16.89 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F0EE
Deuteranopia (green-blind)
#DADFF0
Tritanopia (blue-blind)
#00FFF8
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #69fdee; /* rgb */ color: rgb(105, 253, 238); /* oklch */ color: oklch(91.0% 0.128 186.0);
Tailwind
colors: {
custom: {
50: '#a2fef3',
500: '#69fdee',
950: '#000000',
},
}SCSS
$custom: #69fdee; $custom-light: #a2fef3; $custom-dark: #000000;
JSON
{
"hex": "#69fdee",
"rgb": {
"r": 105,
"g": 253,
"b": 238
},
"hsl": {
"h": 173.919,
"s": 97.368,
"l": 70.196
},
"oklch": {
"l": 0.91026,
"c": 0.12825,
"h": 186
},
"luminance": 0.79427
}Semantic roles & 50–950 ramp
primary
#69FDEE
secondary
#D83243
accent
#0017E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685