#69FED2#69FED2
#69FED2 is a very light, vivid teal. Relative luminance 0.785; OKLCH L 90.5% C 0.143 H 170.5°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #69FED2 |
|---|---|
| RGB | rgb(105, 254, 210) |
| HSL | hsl(162, 99%, 70%) |
| HSV | hsv(162, 59%, 100%) |
| CMYK | cmyk(58.7%, 0%, 17.3%, 0.4%) |
| CIE-LAB | lab(91.02, -50.04, 9.21) |
| CIE-LCH | lch(91.02, 50.88, 169.57°) |
| OKLab | oklab(90.47% -0.1407 0.0235) |
| OKLCH | oklch(90.47% 0.143 170.5) |
| XYZ | xyz(52.8948, 78.5347, 73.3314) |
| Luminance | 0.7854 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.67
Light Turquoise
#7EF4CC
ΔE00 2.84
Light Aquamarine
#7BFDC7
ΔE00 3.18
Light Aqua
#8CFFDB
ΔE00 3.19
Bright Teal
#01F9C6
ΔE00 3.66
Aqua Marine
#2EE8BB
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FED2 #FE6995
analogous
#69FE87 #69FED2 #69DFFE
triadic
#69FED2 #D269FE #FED269
tetradic
#69FED2 #8769FE #FE6995 #DFFE69
square
#69FED2 #8769FE #FE6995 #DFFE69
split-complementary
#69FED2 #FE69DF #FE8769
monochromatic
#02EBA6 #2CFEC0 #69FED2 #A6FEE4 #E1FFF6
Accessibility & contrast
On white
1.26
#69FED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.71
#69FED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FED2
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FED2 | 1.00 | 1.26 | 16.71 | 16.71 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EFD0
Deuteranopia (green-blind)
#E2DFD5
Tritanopia (blue-blind)
#00FFF1
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #69fed2; /* rgb */ color: rgb(105, 254, 210); /* oklch */ color: oklch(90.5% 0.143 170.5);
Tailwind
colors: {
custom: {
50: '#a1ffdf',
500: '#69fed2',
950: '#000000',
},
}SCSS
$custom: #69fed2; $custom-light: #a1ffdf; $custom-dark: #000000;
JSON
{
"hex": "#69fed2",
"rgb": {
"r": 105,
"g": 254,
"b": 210
},
"hsl": {
"h": 162.282,
"s": 98.675,
"l": 70.392
},
"oklch": {
"l": 0.90472,
"c": 0.14261,
"h": 170.5
},
"luminance": 0.7854
}Semantic roles & 50–950 ramp
primary
#69FED2
secondary
#D93263
accent
#0044E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684