#69FDEF#69FDEF
#69FDEF is a very light, vivid teal. Relative luminance 0.795; OKLCH L 91.1% C 0.128 H 186.6°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #69FDEF |
|---|---|
| RGB | rgb(105, 253, 239) |
| HSL | hsl(174, 97%, 70%) |
| HSV | hsv(174, 58%, 99%) |
| CMYK | cmyk(58.5%, 0%, 5.5%, 0.8%) |
| CIE-LAB | lab(91.45, -42.68, -5.18) |
| CIE-LCH | lch(91.45, 42.99, 186.92°) |
| OKLab | oklab(91.06% -0.1271 -0.0147) |
| OKLCH | oklch(91.06% 0.128 186.6) |
| XYZ | xyz(56.5240, 79.4800, 94.0069) |
| Luminance | 0.7949 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.23
Bright Turquoise
#0FFEF9
ΔE00 3.97
Tiffany Blue
#7BF2DA
ΔE00 4.57
Bright Cyan
#41FDFE
ΔE00 5.02
Aqua
#00FFFF
ΔE00 5.15
Turquoise
#40E0D0
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FDEF #FD6977
analogous
#69FDA5 #69FDEF #69C1FD
triadic
#69FDEF #EF69FD #FDEF69
tetradic
#69FDEF #A569FD #FD6977 #C1FD69
square
#69FDEF #A569FD #FD6977 #C1FD69
split-complementary
#69FDEF #FD69C1 #FDA569
monochromatic
#03E8D3 #2DFCE9 #69FDEF #A5FEF5 #E1FFFC
Accessibility & contrast
On white
1.24
#69FDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#69FDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FDEF
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FDEF | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F0EF
Deuteranopia (green-blind)
#DADFF1
Tritanopia (blue-blind)
#00FFF8
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #69fdef; /* rgb */ color: rgb(105, 253, 239); /* oklch */ color: oklch(91.1% 0.128 186.6);
Tailwind
colors: {
custom: {
50: '#a2fef4',
500: '#69fdef',
950: '#000000',
},
}SCSS
$custom: #69fdef; $custom-light: #a2fef4; $custom-dark: #000000;
JSON
{
"hex": "#69fdef",
"rgb": {
"r": 105,
"g": 253,
"b": 239
},
"hsl": {
"h": 174.324,
"s": 97.368,
"l": 70.196
},
"oklch": {
"l": 0.91056,
"c": 0.12797,
"h": 186.6
},
"luminance": 0.79486
}Semantic roles & 50–950 ramp
primary
#69FDEF
secondary
#D83242
accent
#0016E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685